Question: Q 3 ) write a java program that Accept three String objects ( with the help of the String class ) str 1 , str

Q3) write a java program that Accept three String objects (with the help of the String class) str 1, str2 and str 3 from the user. Compare the objects with the compareTo method and display the strings in ascending order.
[1M]
Example:
Input: Enter str1: apple
Enter str2: banana
Enter str3: cherry
Output: apple, banana, cherry.
 Q3) write a java program that Accept three String objects (with

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!