Answer Posted / sitaram
When ever Heap size is full at that time out of memory
exception. To avoid the this exception, we can increase the
Heap size.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the enumerator of the java collection framework? : java collections
What do you understand by synchronization? Why is it important?
What is the Spring2.5 MVC Navigation flow?
What is deque in the java collections framework? : java collections
What are the different types of collections views being provided by the map interface? : java collections
What are the different types of features of the java collections framework? : java collections
Which sorting algorithm is used by collections.sort() in java ?
What are the different types of classes implemented in the set interfaces? : java collections
What is java collection? : java collections
What are the types of java collections? : java collections
What are the types of the main implementing classes in the map interfaces? : java collections
What is iterator in the java collections framework? : java collections
What are the different types of ways where you can iterate over a list? : java collections
What is the use of hashcode in java ?
How is hashset maintained in memory by java ?