Define how objects are stored in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

how to deploy apache tomcat server to weblogic server in java

0 Answers   IBM,


What are MalformedURLException and UnknownHost Exceptions and whey they will be thrown?

2 Answers  


What is a class object?

0 Answers  


What is object-oriented paradigm?

0 Answers  


What is ctrl m character?

0 Answers  






How does predicate work in java?

0 Answers  


how can you catch multiple exceptions in java?

0 Answers   Cyient,


Howmany address lines are required to addressing 1 MB memory?

8 Answers   Beatroot Technologies, CSC, HCL, Hexaware, IBM,


Can a final variable be manipulated in java?

0 Answers  


In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????

4 Answers   Kanbay,


What is object of class in java?

0 Answers  


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


Categories