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
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
What is the syntax and characteristics of a lambda expression? Explain
What is integers and example?
What do you mean by synchronized non access modifier?
Why hashmap is used in java?
Which java collection does not allow null?
What do you mean by append?
What are the basics of core java?
How many types of equations are there?
What does string mean in java?
Can a final variable be initialized in constructor?
Where is the find and replace?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
What is the importance of static variable?
What is default exception handling in java?