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


Please Help Members By Posting Answers For Below Questions

Can you explain the meaning of aggregation and composition

574


Why we used break and continue statement in java?

567


When can an object reference be cast to an interface reference in java programming?

586


Whats the difference between notify() and notifyall()?

572


What is a memory leak in java?

549






What is difference between string and new string?

544


What is a variable analysis?

642


Why call by value prevents parameter value change?

589


what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

568


What is ctrl m character?

518


What is the purpose of using java.lang.class class?

530


How do you end a program?

554


How to change the priority of thread or how to set the priority of thread?

619


What are the Main functions of Java?

633


What is difference between wait and notify in java?

549