Tuesday, 25 March 2014

jvm

what is JVM ?
java virtual machine(JVM) is a virtual machine that provides runtime environment to execute java byte code.
JVM are most often implemnted to run on existing operating system