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 happens when main () method is declared as private?
What is the original name of java?
What ide should I use for java?
What is null object in java?
Can classes declared using the abstract keyword cab be instantiated?
How do you generate random numbers in java?
How do you read and print a string in java?
What is the difference between overriding & overloading?
How to re-get an object that is collected by garbage collector?
What is the history of java?
How are variables stored?
What is visibility mode?