Answer Posted / neelamadhab mallick
All the instance variable stored in Stack Memory, If you r
using "new" operator for creating the objects means it will
create under Heap memory......
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is main in java?
What is difference between core java and java ee?
What is adapter in java?
Compare java and python.
What is a super method?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What is difference between length and length() method in java ?
Detail discussions on JVM, memory management and garbage collector.
Is set sorted in java?
Is hashmap thread safe?
What is java dot?
List some important characteristics on jre
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
Why are the methods of the math class static?
Explain the access modifiers for a class, method and variables?