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
What is the static variable?
What are static initalizers in java ?
What technique can be employed to compare two strings?
Differentiate between nested and inner class in java.
Which api is provided by java for operations on set of objects?
What is literal example?
Can a constructor be protected?
How many arguments can be passed to main ()?
Tell me about your ability to work under pressure
What type of language is java?
What does indexof return in java?
Does java allow overriding static methods ?
Can we override private methods?
what are the high-level thread states? : Java thread
What is a bufferedreader?