MCQOPTIONS
Bookmark
Saved Bookmarks
→
Java
→
Builtin Exceptions in Java
→
What are the initial capacity and load factor of H..
1.
What are the initial capacity and load factor of HashSet?
A.
10, 1.0
B.
32, 0.75
C.
16, 0.75
D.
32, 1.0
Answer» D. 32, 1.0
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the unique feature of LinkedHashSet?
What happens if two threads simultaneously modify TreeSet?
What is the difference between TreeSet and SortedSet?
Set has contains(Object o) method.
What does Collections.emptySet() return?
What is the default clone of HashSet?
WHAT_IS_THE_DIFFERENCE_BETWEEN_TREESET_AND_SORTEDSET??$
What is the relation between hashset and hashmap?
What are the initial capacity and load factor of HashSet?
Do we have get(Object o) method in HashSet.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply