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 do I compare two strings in word in java?
Can we pass a primitive type by reference in java? How
What interface is extended by awt event listeners?
What are methods and how are they defined?
what is function overloading in java?
Explain reverse a linked list iterative solution in java?
Explain wrapper classes in java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Differences between traditional programming language and object oriented programming language?
What are user defined exceptions?
Can static methods be inherited?
Why java uses the concept of the string literal?
When is the garbage collection used in Java?
What is method in java ?
What is data string?