Computer Science, asked by Soulmack, 6 months ago

WAP to input 10 country names and their respective capitals store 2 different SDA. Now arrange
the country name in alphabetical order. Now print the sorted country names along with their
capitals.

Answers

Answered by bamsalaryan2020
1

Answer:The output of the following statement, when executed:

System.out.println("COMPUTER".charAt(4)); is U

Explanation:

Similar questions