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 convert string to byte array and vice versa?
What are identifiers in java?
What is a lightweight component?
Can we restart a dead thread in java?
How to Sort Strings which are given in List and display in ascending order without using java api.
I/O blocking means?
What is a buffer in java?
Explain notify() method of object class ?
What is pass by value?
What is java’s garbage collected heap?
What is the purpose of an interface?
What is the advantage of OOP in java?