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
How many bytes is a url?
What does the “static” keyword mean? Can you override private or static method in java?
How to display names of all components in a Container?
What is difference between add() and addelement() in vector?
Can we define package statement after import statement in java?
How do generics work in java?
What is the benefit of using enum to declare a constant?
Can we have any other return type than void for main method?
Can we use string in switch case in java?
What is exception handling in java?
Can a class be final?
Can variables be used in java without initialization?
What is the difference between iterator and enumeration ?
What technique is carried out to find out if a particular string is empty?
What is ascii format?