adspace


How objects are stored in java?

Answer Posted / Rishikesh Kumar

In Java, objects are stored in the heap memory. The JVM manages this memory dynamically as objects are created and destroyed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between equals() and == in java?

1044


What is parsing in java?

1046


What are the differences between heap and stack memory in java?

1148


Write a program to print count of empty strings in java 8?

1089


Realized?

2268


Differentiate between static and non-static methods in java.

1131


What is an object in java and how is it created?

1144


What do you mean by an interface in java?

1105


What is a classloader in java?

1092


What is java string pool?

1086


What is a constructor overloading in java?

1129


explain different ways of using thread? : Java thread

1087


Is minecraft 1.15 out?

1047


How to create a base64 decoder in java8?

1142


Explain public static void main(string args[]) in java.

1081