Lloyds Banking Group interview question

What is a JVM?

Interview Answer

Anonymous

13 Aug 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.