Iterator in the HashMap is fail-safe means what?
Answer Posted / yathirajulu
HashMap is fail-safe is nothing but, 'security' for store
null values to extent forward
| Is This Answer Correct ? | 2 Yes | 31 No |
Post New Answer View All Answers
How long will it take to learn java?
What is a predicate method?
What does it mean that strings are immutable?
What is java Applet?
Can you inherit from an abstract class java?
Why pointers are not used in java?
What is the method in java?
How many bits is a string in java?
enlist some features of jdk.
What is jagged array in java?
I want to print “hello” even before main is executed. How will you acheive that?
Do we need to manually write Copy Constructor?
How do I compare two strings in word in java?
Does A Class Inherit The Constructors Of Its Superclass?
What is natural ordering in java?