JRE stands for Java Runtime Environment, basically allows you to run your Java bytecode in any operating system environment. Meaning you have to have the correct JRE for whatever operating system you are on. JDK stands for Java Development Kit, this allows you to build the Java classes and has the JRE built into it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.