Is it safe for adding 10,00,000 records/objects to
HashMap?, i.e is it safe to add millions of objects to
HashMap?
Answer Posted / ijaz_shaikh14
yes
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Give reasons supporting that string is immutable.
Can you call one constructor from another if a class has multiple constructors?
Why destructor is not used in java?
Can static method access instance variables ?
Which class is the superclass of all classes?
What is ctrl m character?
What is sorting in java?
Can a set contain duplicates?
Can we override the overloaded method?
Explain exception chaining in java?
Is an object null?
What is ‘is-a ‘ relationship in java?
Explain yield() method in thread class ?
What is charat ()?
What is constructor and its types?