Computer Science, asked by gandhijanvi04, 8 months ago


Write a program in Java to accept name and population of 10 cities in two separate
single dimensional arrays named Name[ ] and Population[ ] of relevant data types.
Arrange the corresponding data in both the arrays by sorting the name of the cities in
alphabetical (ascending) order using Selection sort technique. After sorting, display
the name of the cities and their corresponding population.

Answers

Answered by himanshu8137
1

Answer:

I want only 5 points from you say thank

Similar questions