3.7. Sorted Names - Java

in programming •  8 years ago 

Starting out with Java: From control structures through objects

Chapter 3

Programming Challenges

7. Sorted names 

Write a program that asks the user to enter three names, and then displays the names sorted in ascending order. For example,

if the user entered “Charlie”, “Leslie”, and “Andy”, the program would display: 

Andy 

Charlie 

Leslie

Gaddis, Tony (2015-05-29). Starting Out with Java: From Control Structures through Objects (Page 186). Pearson Education.

Kindle Edition. 

Happy Steeming Everyone! :)

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!