Difference between JDK, JRE, JVM | Java in Urdu

Опубликовано: 22 Март 2026
на канале: Sir Shariq Manzoor
116
8

In this video we will learn about Java Programming Language.

==============================

JVM
JVM (Java Virtual Machine) is an abstract machine. It is called a virtual machine because it doesn't physically exist. It is a specification that provides a runtime environment in which Java bytecode can be executed. It can also run those programs which are written in other languages and compiled to Java bytecode.

==============================

JRE
JRE is an acronym for Java Runtime Environment. It is also written as Java RTE. 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 physically exists. It contains a set of libraries + other files that JVM uses at runtime.

==============================

JDK
JDK is an acronym for Java Development Kit. The Java Development Kit (JDK) is a software development environment which is used to develop Java applications and applets. It physically exists. It contains JRE + development tools.

==============================

✔ GIT and GITHUB 👇
   • GIT  

✔ ASP.NET MVC 👇
   • ASP.NET MVC 5  

✔ ASP.NET CORE 👇
   • ASP.NET Core MVC  

✔ FLUTTER APP DEVELOPMENT 👇
   • Flutter App Development  

✔ BOOTSTRAP 👇
   • Bootstrap 3  

✔ HTML 👇
   • HTML 5  

==============================

SUBSCRIBE FOR MORE AND PRESS THE BELL ICON TO GET THE LATEST VIDEO UPDATES.

==============================

GET IN TOUCH
https://mdshariqmanzoor.com
  / sirshariqmanzoor  

🔔Help
If you have any Problem Comments me. I will help you as soon as fast. See you later.
Thanks For Watching