Computer Science
Description: Concept Based Questions | |
Number of Questions: 15 | |
Created by: Chandra Bhatti | |
Tags: Concept Based Questions Java Basics Computer Science & Information Technology - CS |
Which of the following methods cannot be invoked with the object of ConcurrentHashMap class?
Which of the following methods cannot be invoked with the Object of TreeMap Constructor?
How many constructors of HashTable Class are there in java collections framework?
Which of the following methods can be invoked from the object of TreeMap Constructor?
Which of the following methods is present in the PriorityQueue class in Java?
How many constructors of TreeMap are there in java collections framework?
Which of the following methods is/are present in the Vector class?
Which of the following methods is not present in the map interface in java collections framework?
Which of the following methods are not present in Collection interface?
Which of the following methods is present in map interface in java collections framework?
How many constructors of ConcurrentHashMap class are there in java collections framework?
How many constructors of LinkedHashMap class are there in java collections framework?
How many constructors of HashMap class are there in java collections framework?
Which of the following methods is present in map interface in java collections framework?
Which of the following methods are not present in Map interface?