Convert a String from LowerTo Upper (vice-versa) without using type casting or built-in functions in Java...
-5
How can we convert a String from lower to upper (Vice-versa ) in Java without using any built-in function or using any type casting ?
java
share | improve this question
asked Nov 14 '18 at 15:23
Jay Jay
6 4
closed as too broad by achAmháin, kryger, GriffeyDog, oleg.cherednik, gnat Nov 15 '18 at 5:56
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at