📚 Practice Mode

Java Programming Quiz - Collections, Exceptions, and Threading

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

Which interface does TreeMap class implement ?

  1. Set
  2. SortedSet
  3. List
  4. Tree
  5. SortedMap