0
Sorting char in java. Ask the user to choose a Ascending b. Descending ans:a and then ask the user to enter 5 letters h,k,l,f,i.
Java sorting character
4 Answers
+ 2
Your try?
Try yourself first and post your attempt, pls..
+ 1
I suggest looking up "character sort" online. It'll help you for sure. If, when you have finished your code, you have a problem, post the code here and someone can help.
0
+ the ascending order is:f,h, i,k,l,
0
Great