Page 1 of 1

Please create a JAVA program.

Posted: Wed Apr 27, 2022 3:50 pm
by answerhappygod
Please create a JAVA program.
Please Create A Java Program 1
Please Create A Java Program 1 (228.29 KiB) Viewed 36 times
Q2 Write a program to create a hashmap of names and ID numbers as key value pair of your nine best friends. Create keys using a for loop. Sort and display the names based on the ID numbers in descending order. Write an optimized code to sort the values and explain briefly why it is optimized.