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 is join () in java?
String class is defined under which package in java?
What is meant by class loader? How many types are there? When will we use them?
Can we call thread start () twice?
What is the purpose of a default constructor?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What is a Null object?
How does hashmap work in java ?
Can a abstract class be defined without any abstract methods?
How to split a string in java?
What are the 6 mandatory procedures for iso 9001?
What is a two-pass assembler?
Difference between static and dynamic class loading.
What is the size of int in 64-bit jvm?
What are the loops in java?