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 |
how to compile jsp?
why abstract class will have a constructor?
How does list work in java?
what is template design pattern?
Class A extends Class B but Class A also inherit Super Class Object so it is multiple inheritence give reason in support of your answer
How many types of gc are there in java?
What is a class object?
What happens if I remove static from main method?
What is the difference between the size and capacity of a vector?
Difference between Array and vector?
Is a method a procedure?
Can an interface implement another interface?