1.

Name the five most Memory Allocations available in Java?

Answer»

Name the five most Memory Allocations available in Java?
Below are the five most memory allocations vailable in Java
(1)Class Memory
(2)Heap Memory
(3)STACK Memory
(4)Program Counter-Memory
(5)NATIVE Method Stack Memory



Discussion

No Comment Found