What are the Memory Allocations available in JavaJava?
Answer / nashiinformaticssolutions
There are five main categories of memory allocations in Java.
Memory of the Class
A lot of memory
Memory Stacking
Counter-Memory of the Program
Memory for Native Method Stack
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there any difference between nested classes and inner classes?
Are arrays passed by reference in java?
What is executor memory?
What is are packages?
What is scope & storage allocation of global and extern variables? Explain with an example
How do you compare two objects?
Can a static class implement an interface?
Is java a security risk?
What are the basic interfaces of java collections framework?
Why is static used?
What is class and its types?
What is a method header?