Which Of These Method Of Hashset Class Is Used To Add Elements #705
Which of these method of HashSet class is used to add elements to its object?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Util Collections Framework - Java.util - LinkedList, HashSet & TreeSet Class - Quiz No.1.
Which of these method of HashSet class is used to add elements to its object?
add()
Add()
addFirst()
insert()