jre

JDK vs JRE

JDK stands for Java Development Kit. It is a software development environment used to develop Java applications and applets. It is a platform-specific software i.e there are separate installers for Windows, Mac, and Unix systems. JRE stands for Java Runtime Environment. It is the implementation of JVM (Java Virtual Machine) and it is specially designed to provide an environment to execute Java programs. It is also platform dependent like JDK.

Posted September 9, 2022 by Rohith and Anusha ‐ 1 min read

quick-references blog jre jdk differences

Subscribe For More Content