InterviewSolution
Saved Bookmarks
| 1. |
Is hashmap an ordered collection.(a) True(b) FalseI had been asked this question during an interview.Origin of the question is Data Structures-HashMap topic in chapter java.util – The Collections Framework of Java |
|
Answer» Right choice is (b) False |
|