what is heepStored?



what is heepStored?..

Answer / ram nidadavolu

Java is fully Object Oriented language.It has two phases
first one is compilation phase ans second one is
interpretation phase.The compilation phase converts the java
file to class file (byte code is only readable format of
JVM) than interpretation phase interorate the class file
line by line and give the proper result.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

How do you iterate in Hashmap?

1 Answers   HCL, Infotech,


explain session tracking. why we used it

3 Answers   Lionbridge,


What is the diffrence between a local-tx-datasource and a xa-datasource?

0 Answers  


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

0 Answers  


What are the benefits of detached objects?

0 Answers  






what are RemoteObjects?

0 Answers   Wipro,


What is a compilation unit?

1 Answers  


In a multitiered application which tier is the browser in?

3 Answers   Adobe,


how we can implement interface in jsp ?

2 Answers   Google,


What is waiting state? In what ways a thread can enter into waiting state?

2 Answers   Wipro,


Howmany interfaces are used in RMI?

2 Answers  


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

0 Answers  


Categories