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 |
What is a parameter in java?
When should you use arraylist and when should you use linkedlist?
What is meant by object?
Is overriding possible in java?
What is boolean strategy?
Can we extend singleton class in java?
What is static keyword?
what is the use of StringBuffer?
Can a constructor have different name than a class name in java?
What is the difference between throw and throws?
What is the use of callablestatement?
Explain java coding standards for constants?