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
we have a 100 classes at that time which class we have to write main method? pls help me
How do you reverse a word in java?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
Give me example of derived data types.
what is an object class?Explain its methods?
What about method local inner classes or local inner classes in java?
Can we override constructor in java?
Thanks A.jyotsna, Can u tell me differnce between abstract class and interface vikash
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is the use of ?this??
How to check if a list is sorted in java?
How does java enable high performance?