JDK, JRE and JVM in JAVA | Difference Between JDK,JRE and JVM | Java Programming | Telugu

Описание к видео JDK, JRE and JVM in JAVA | Difference Between JDK,JRE and JVM | Java Programming | Telugu

JDK, JRE, JVM:
JDK:
• JDK stands for Java Development Kit.
• It is a Software development environment.
• Which provides complete development environment in which we can create, compile and execute a java program.
• It is physical existence.
• It is Combination of JRE + Development tools (Compilers & Debuggers).
JRE:
• JRE stands for Java Runtime Environment.
• The java runtime environment is a set of software tools which are used for developing java applications.
• It is used to provide the runtime environment.
• It is the implementation of JVM.
• It is a physical existence
• It is combination of JVM + Libraries to run the application.
JVM:
• JVM stands for Java Virtual Machine.
• It is a specification which provides runtime environment in which java byte code can be executed.
• It is used to convert Byte Code into Machine Code.
• It does not physically exist.
• It contain only runtime environment for executing the java byte code.
Do Subscribe and support our channel.

JDK, JRE and JVM in JAVA | Difference Between JDK,JRE and JVM | Java Programming | Telugu
what is jdk
what is jre
what is jvm
what is jdk, jre and jvm in telugu
java programming
java jdk
jdk in java
jre
jdk
jvm
java virtual machine
sb tech tuts
sudhakar
bogam
telugu
difference between jdk, jre and jvm
jdk jre jvm

Комментарии

Информация по комментариям в разработке