15.10 Sorted Maps and Navigable Maps The SortedMap<K, V> interface extends the Map<K, V> interface, and the NavigableMap<K, V> interface…