- When you want to represent a map keys in some sorting order then we should for for SortedMap.
- SortedMap is the child interface of map
Features of SortedMap :
- When you want to represent a map keys in some sorting order then we should for for SortedMap.