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/