Iterator in the HashMap is fail-safe means what?
Answer Posted / deepak divvela
i know this thing only,please ignore if it is wrong.
that is hashmap will have only key/value pair.
but iterator will not get key/value pairs at a time.
so for that reason hashmap is fails.
| Is This Answer Correct ? | 0 Yes | 21 No |
Post New Answer View All Answers
What are streams?
Can a function return a function?
What methodology can be utilized to link to a database?
What is difference between equal and == in java?
What is thread safe singleton?
Where is java located?
What is a functional interface?
What is string value?
What is a parameter in matrices?
What is a class object?
What are the legal operands of the instanceof operator?
What is the final access modifier in java?
What are the differences between graph and tree?
Why does java not support operator overloading?
Can an unreferenced object be referenced again?