📚 Practice Mode

MAP Java (GATE - CS)

Learn at your own pace with hints and detailed explanations

1 / 12
Multiple Choice

Which of the following methods cannot be invoked with the object of TreeMap constructor?

  1. descendingMap()
  2. firstEntry()
  3. floorEntry(K key)
  4. headMap(K toKey)
  5. fixedMap()