what is the form of storage space in java?

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


Please Help Members By Posting Answers For Below Questions

Why does java have different data types for integers and floating-point values?

623


What is module in project?

618


What is arguments in java?

603


When should I use stringbuffer?

659


What is string array?

695






Why can't you declare a class as protected?

693


What are different types of encoding?

705


Are arrays primitive data types?

735


Why set is used in java?

658


Explain how can you debug the Java code?

679


Does java initialize arrays to zero?

592


How is treeset implemented in java?

593


What are the differences between stringbuffer and stringbuilder?

623


What is a default constructor and also define copy contrucyor?

717


What is incompatible types in java?

628