In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of jtable?
What are green threads in java?
how can we synchronize Hash map?
What is a newline character in java?
Why spring singleton is not thread safe?
Explain the protected field modifier?
Difference between start() and run() method of thread class?
Explain about transient variables in java?
What are parent methods and how can you call them?
Is string a wrapper class?
Does hashset allow duplicates in java?
strings in java are objects.why?