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 instance example?
What is the this keyword?
how does the run() method in runnable work? : Java thread
How do you reverse a list?
What is mnemonic code?
What is the difference between hashset and treeset in java?
What is the use of generics? When was it added to the Java development Kit?
What are keywords and reserved words in java?
What is a byte string?
Is a char always 1 byte?
What is difference between local variable and global variable?
Can a final variable be manipulated in java?
Which is faster call by value or call by reference?
Why is a constant variable important?
What is boolean in java?