Iterator in the HashMap is fail-safe means what?
Answer Posted / yathirajulu
fail-safe means, The ability of a system to fail but not
produce a catastrophic result.
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
What is the difference between && and & in java?
What restrictions are placed on method overloading in java programming?
What technique can be employed to compare two strings?
What is meant by 'Class access modifiers'?
What is meant by structural programming?
What do you mean by collectors in java 8?
What is incompatible types in java?
Can we synchronize static methods in java?
Is linked list a linear or non-linear data structure?
What is the implementation of destroy method in java. Is it native or java code?
What is difference between fail-fast and fail-safe?
What does 3 dots mean in java?
How many types of parsers are there?
What is the different between get and post?
What is an object's lock and which object's have locks in java programming?