What are the Memory Allocations available in JavaJava?
Answer Posted / 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 |
Post New Answer View All Answers
What is mutable object and immutable object?
What are the 4 types of characters?
Why parameters should be passed by reference?
What is a dot notation?
What is the output of the below java program?
What is the use of volatile in java?
Is alive method in java?
In case of inheritance what is the execution order of constructor and destructor?
What is the declaration statement?
What classes of exceptions may be caught by a catch clause in java programming?
Can we write any code after throw statement?
What is keyword and identifier?
Describe the process as to how substring() methodology mechanisms in java.
What are the application of stack?
Explain the difference between hashmap and hashtable in java?