Vidyalelo
Java Programming · Q165

Java Collections Framework

Programming · Java Programming · question 165

Q165

Which of these method of HashSet class is used to add elements to its object?

A.
add()
Answer
B.
Add()
C.
addFirst()
D.
insert()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board