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
Can a class extend 2 classes in java?
How do you insert a line break?
Is set ordered in java?
Does string is thread-safe in java?
What is the difference between serializable and externalizable interface?
Can we store variables in local blocks?
What is thread life cycle in java?
Describe string intern() methodology
What do you understand by overloading and overriding in java?
What is wrapper class html?
Explain about arraylist?
what is static import in java? Explain
What is the difference between form & report?
what are abstract functions?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?