Java virtual machine is a computer program that acts as a virtual computer and enables a computer system to run computer programs written in Java programming language.
Java virtual machine carries out several other tasks in addition to one described above, like removing garbage files from primary storage of a computer after a Java program ends and making security checks before running a Java program.
Copyright www.it-glossary.com All Rights Reserved.