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 / kishore kumar
No,
It may not work in low memory systems.
If you want to show the all the records from the database,
then simply use the concept of pagination.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is tcp ip in java?
What are desktop procedures?
What is console based application in java?
How to create an immutable class?
Explain about features of local inner class?
What is the vector class in java programming?
What does exp mean in math?
How many bytes is 255 characters?
Is boolean a wrapper class in java?
What is an empty list in java?
Explain the differences between static and dynamic variables?
What is the difference between yield() and sleep()?
What do you mean by platform independence?
Can a abstract class be declared final?
What is java object name?