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
Is multiple inheritance supported by java?
Explain the purpose of garbage collection in Java?
What is the relationship between clipping and repainting under awt?
Can a main method be declared final?
Give some features of interface?
Explain all java features with real time examples
What is the difference between comparison done by equals method and == operator?
What is the purpose of the system class in java programming?
What is the major advantage of external iteration over internal iteration?
Why do you canvas?
How many digits can a float hold?
What is this () in java?
Can a method inside a interface be declared as final?
State two differences between C and Java.
What are the different types of inheritance in java?