Question
a.
10, 1.0
b.
32, 0.75
c.
16, 0.75
d.
32, 1.0
Posted under Java Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What are the initial capacity and load factor of HashSet?
Similar Questions
Discover Related MCQs
Q. What is the relation between hashset and hashmap?
View solution
Q. Set has contains(Object o) method.
View solution
Q. What is the difference between TreeSet and SortedSet?
View solution
Q. What happens if two threads simultaneously modify TreeSet?
View solution
Q. What is the unique feature of LinkedHashSet?
View solution
Q. Which of these standard collection classes implements a linked list data structure?
View solution
Q. Which of these classes implements Set interface?
View solution
Q. Which of these method is used to add an element to the start of a LinkedList object?
View solution
Q. Which of these method of HashSet class is used to add elements to its object?
View solution
Q. Which of these methods can be used to delete the last element in a LinkedList object?
View solution
Q. Which of this method is used to change an element in a LinkedList Object?
View solution
Q. Which of these object stores association between keys and values?
View solution
Q. Which of these classes provide implementation of map interface?
View solution
Q. Which of these method is used to remove all keys/values pair from the invoking map?
View solution
Q. Which of these method Map class is used to obtain an element in the map having specified key?
View solution
Q. Which of these methods can be used to obtain set of all keys in a map?
View solution
Q. Which of these method is used add an element and corresponding key to a map?
View solution
Q. Which of these class object can be used to form a dynamic array?
View solution
Q. Which of these are legacy classes?
View solution
Q. Which of these is the interface of legacy?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!