Using the sample BUBBLESORT program with CHARACTERS given in class do the following:

Enter 10 words (does not have to be a phrase or sentence..you may use some digits, caps, and special characters like punctuation. Have each of these words including punctuation entered into a character array.

Print out the original unsorted data
Print out the data sorted (ascending)
Print out the data sorted (descending)
Print out the Largest and Smallest input value by ASCII code
Print out all characters that appear more than once and give their frequency.If NO characters appear more than once indicate that in a message.

Recommended Answers

All 2 Replies

How soon would you like it?

Done. Next problem.

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.