Difference between JRE JVM and JDK in Java Programming language
JDK is also loosely referred as JRE but its lot more than JRE and it provides all the tools and executable require to compile debug and execute Java Program. Just like JRE, JDK is also platform specific and you need to use separate installer for installin
javarevisited.blogspot.com |