What is the difference between JVM and JRE?


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

Post New Answer

More Core Java Interview Questions

what is Portal(web based online portal)?

2 Answers   AIG,


why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?

2 Answers   Global Logic, Satyam,


Is 'sizeof' a keyword?

7 Answers  


Under what conditions is an object’s finalize() method invoked by the garbage collector?

0 Answers  


How do we access static members in java?

0 Answers  






A person says that he compiled a java class successfully without even having a main method in it? Is it possible?

0 Answers  


What is the common usage of serialization? What exceptions occur during serialization?

0 Answers  


What is the purpose of finalization?

4 Answers  


When is the finalize() called? What is the purpose of finalization?

0 Answers  


What is singletonlist in java?

0 Answers  


Which non-unicode letter characters may be used as the first character of an identifier?

0 Answers  


Why is stringbuffer not immutable?

0 Answers  


Categories