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
How is garbage collection controlled?
Difference between a process and a program?
Can we return null in java?
What are the elements of java?
Which package has light weight components in java programming?
Is string passed by reference in java?
What is nested loop? What is dangling else condition in it?
What does main method?
what is the messsage u r going to get from an objectoriented programing?
What is the final access modifier in java?
How to use Media tracker Class.
Are constructors methods?
What does this () mean in constructor chaining concept?
How can constructor chaining be done by using the super keyword?
What is a double?