JDK vs JRE vs JVM - What is JDK JRE JVM in Java

Опубликовано: 17 Май 2026
на канале: Java Beginners Tutorial
14,863
136

In this video, We have explained What is JDK JRE JVM in java. And how they are different from each other.

JDK stands for Java Development Kit.

JRE stands for Java Runtime Environment.

JVM stands for Java Virtual Machine.

JDK contains all the components to support developing, compiling and debugging the code.

JRE is used to run the java application. It contains the JVM along with other required libraries.

Please note that JDK, JRE, JVM's are platform-dependent.


Support The Channel By Spreading the word sharing the link

SUBSCRIBE FOR MORE HERE:
   / javabeginnerstutorial  

-------------------------------------------------------------------------------­-

JBT TWITTER:
  / beginnersjava  

JBT FACEBOOK:
  / javabeginnerstutorial  

JBT WEBSITE:
https://javabeginnerstutorial.com/