Iterator in the HashMap is fail-safe means what?
Answer Posted / yathirajulu
HashMap is fail-safe is nothing but, 'security' for store
null values to extent forward
| Is This Answer Correct ? | 2 Yes | 31 No |
Post New Answer View All Answers
What is the finalize method do?
What is lifetime variable?
What is a double vs float?
What is a class in java?
Why hashmap is used in java?
Which class is the superclass for all the classes?
Who is founder of java?
Which class is the superclass for every class in java programming?
What are the two ways to create a thread?
In Java list the methods that can be overridden?
Is java code slower than native code?
What is the default value of local and global variables?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
How does java enable high performance?
What is complexity and its types?