Lloyds Banking Group Interview Question

What is a JVM?

Interview Answer

Anonymous

Aug 13, 2015

A Java virtual machine (JVM) is an abstract computing machine. There are three notions of the JVM: specification, implementation, and instance. The specification is a book that formally describes what is required of a JVM implementation.