InterviewSolution
Saved Bookmarks
| 1. |
Do we have get(Object o) method in HashSet.(a) True(b) FalseThe question was posed to me by my school teacher while I was bunking the class.Query is from Data Structures-Set in portion java.util – The Collections Framework of Java |
|
Answer» Correct CHOICE is (b) False |
|