Question: write a program for IJVM that takes lowercase text from input and prints the next character (i.e. b is printed as c) and uppercase text
write a program for IJVM that takes lowercase text from input and prints the next character (i.e. b is printed as c) and uppercase text and prints the character before (B is printed as A). Print all other characters as is.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
