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 are peerless components?
Is null a keyword in java?
How do you reverse a list?
What is valid keyword in java?
Why Java is not pure Object Oriented language?
What is flag in python?
What is a finally block? Is there a case when finally will not execute?
What is the generic class?
What 5 doubled?
What is fail fast in java?
What is role of void keyword in declaring functions?
Can array grow dynamically in java?
What is linked hashset and its features?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What do u mean by variable?