Write a Java program to input a word and arrange its letters in alphabetical order and display the output.
Example-Input=APPLE
Output=AELPP
Also, you are not supposed to use the 'split' function.
Answers
Answered by
0
Answer:
it is in computer book ma please.verify
Similar questions