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
Why does java have different data types for integers and floating-point values?
What is module in project?
What is arguments in java?
When should I use stringbuffer?
What is string array?
Why can't you declare a class as protected?
What are different types of encoding?
Are arrays primitive data types?
Why set is used in java?
Explain how can you debug the Java code?
Does java initialize arrays to zero?
How is treeset implemented in java?
What are the differences between stringbuffer and stringbuilder?
What is a default constructor and also define copy contrucyor?
What is incompatible types in java?