aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Methods (GATE - CS)
  • Which of the following methods is/are present in Concurre...
Multiple choice

Which of the following methods is/are present in ConcurrentSkipListMap class in Java?

  1. ceilingKey(K key)

  2. remove(KeyStroke key)

  3. ceilingEntry(K key)

  4. Both 1 and 2

  5. Both 1 and 3

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Methods given in option 1 and option 3 belong to ConcurrentSkipListMap class.

Keep practicing — related questions

  • What is the output for the below code ? import java.util.NavigableMap; import java.util.concurrent.Concurre...
  • What is the output for the below code ? import java.util.NavigableMap; import java.util.concurrent.Concurre...
  • What is the output for the below code ? import java.util.NavigableMap; import java.util.concurrent.Concurre...
  • Which of the following methods can be invoked from the object of TreeMap constructor?
  • Which of the following methods can be invoked from the object of TreeMap Constructor?
  • The _________ method of Map class is used to return 'true' value if the invoking map contains 'k' as a key,...
  • Which of the following is not a method of SortedMap interface?
  • Which of the following methods in SortedMap interface returns the invoking sorted maps comparator?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Data Structures and Algorithms (1518 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy