Iterator in the HashMap is fail-safe means what?
Answer Posted / yathirajulu m
because, HashMap allows null values so, it is fail-safe.
| Is This Answer Correct ? | 11 Yes | 44 No |
Post New Answer View All Answers
What is the purpose of the enableevents() method in java programming?
What is hotjava?
What is final access modifier in java?
What are facelets templates?
What is unicode datatype?
Will the jvm load the package twice at runtime?
What is the common usage of serialization? What exceptions occur during serialization?
Which graphs are functions?
What do you mean by append?
What is a two-pass assembler?
What is autoboxing and unboxing?
Can we call the constructor of a class more than once for an object?
Can we sort set in java?
Why is java not 100% pure oops?
What are drawbacks of singleton class?