Is it safe for adding 10,00,000 records/objects to
HashMap?, i.e is it safe to add millions of objects to
HashMap?
Answers were Sorted based on User's Feedback
Answer / 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 |
How do you download stubs from Remote place?
Explain about varargs in java?
Is alive method in java?
What are the problems faced by java programmers who don't use layout managers?
Is java an open source?
Howmany address lines are required to addressing 1 MB memory?
8 Answers Beatroot Technologies, CSC, HCL, Hexaware, IBM,
How do you change an int to a string?
What does percent mean in java?
Explain the selection sort algorithm?
What is sizeof in java?
Is array passed by reference in java?
What was java originally called?