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
How many times finalize method will be invoked? Who invokes finalize() method in java?
When will you define a method as static in Java?
What is meant by method?
Which number is denoted by leading 0x or 0x in java?
How hashset works internally in java?
What is prefix of a string?
Which package has light weight components in java programming?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is heterogeneous in java?
What is string in java?
What is linkedlist in java?
Can you use abstract and final both with a method?
What is object in java?
What are the legal parameters?
Explain about wait() method?