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 the difference between iterator and list iterator?
Explain JPA in Java.
What is length in java?
What are the different types of multitasking?
What is singleton class in ruby?
How to create an instance of a class if the class has private constructor?
What is multithreading and its advantages?
3) Suppose you are a very rich person, having 50 rooms and you have lost the key for one of the room's. How effectively you can find this key? (Qs2 and Qs3 are related)
JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu
How many bytes is a url?
What is the difference between a constructor and a method?
What is wrapper class example?