Programming - Classes and Objects - Discussion

You Are Here :: Home > JAVA > Classes and Objects - Discussion

 



Q.

When an object is created,the memory is allocated on__________________.                         


A. Stack B. Heap
C. JIT D. JVM

Answer: Option B
Explaination:

 


When an object is created,the memory is allocated on Heap.




Discussion

Your Comments Goes here...
NameDiscussion