Difference between JVM and JRE?

Answer Posted / praveen

JVM --- JVM converts byte code into machine(processor)
understandable language.
----We import some classes in java program.
----JVM execute those class methods in java library and
place the result into the program.

JRE = JVM + java library

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which api is provided by java for operations on set of objects?

913


What is difference between string and new string?

542


How do you take thread dump in java?

560


Is oracle charging for java?

548


Explain the difference between abstraction and encapsulation.

535






What is the meaning of course?

583


What is the use of accept () method in java?

610


Which collections are thread safe in java?

479


What is linkedlist in java?

510


what is the constructor and how many types of constructors are used in java?

537


What is passing parameters in java?

525


What is time complexity java?

536


what are the states associated in the thread? : Java thread

591


What is the base class for error and exception?

555


What are the access modifiers in java?

588