crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Basic of JDK, JRE and JVM and there difference?
Question Posted on 14 Feb 2020Home >> Java >> Core Java >> Basic of JDK, JRE and JVM and there difference?

Basic of JDK, JRE and JVM and there difference?
Below is the 3 main difference between JDK, JRE and JVM
(1)Full form
JDK:-JDK stands for Java Development Kit.
JRE:-JRE stands for Java Runtime Environment.
JVM:-JVM stands for Java Virtual Machine.

(2)Basic operation
JDK:-JDK is the tool which is important to compile, document and package Java programs.
JRE:-Its a runtime environment in which Java bytecode can be executed.
JVM:-JVM is an abstract machine. Basically its a specification which provides a run-time environment where Java bytecode can be executed.

(3)Implementation and Development
JDK:-JDK contains JRE plus development tools.
JRE:-JRE is an implementation of the JVM which physically exists.
JVM:-JVM basically follows three notations:-
(i)Specification,
(ii)Implementation
(iii)Runtime Instance.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

what is an object

what is OOAD

difference between c++ and java

what is a transient variable in java

difference between C and Java on pointers






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap