Please help me with my homework!:) Here's the instruction, Write a java program that accepts ten letters(small letters), then it will sort them alphabetically, using one dimension array.
Please help, I'm dead if I won't get this correct.
Tnx
Sheni 0 Newbie Poster
Recommended Answers
Jump to Postand here is what we ask you TO-DO first
Jump to PostIt doesn't accept anything, array values that you been supposed to get from user? You just hard coded
buffer[i] = 'a';
. Also reconsider if you wish to use JOptionPane (as at current time is just showing pop-ups and not storing values)
All 6 Replies
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Sheni 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
rcossy1023 0 Newbie Poster
Sheni 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.