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
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is the use of parseint in java?
Explain java coding standards for methods?
What is the static field modifier?
What is a function in java?
What is the purpose of skeleton and stub?
How many bits is a boolean?
Why is java architectural neutral?
Can a constructor be private and how are this() and super() method used with constructor?
What are the different data types in java?
What is xslt in java?
Explain the overview of UDP messaging.
what is a green thread? : Java thread
What are static blocks and static initalizers in java ?
How many static init can you have?