Loading

Exercise Number: 1

Q. Create a TreeMap<String, Integer> to store student names and their marks. Add at least 3 entries and print them to observe the sorted order of keys.