abstract machine in Java
Answers
Answered by
3
The Java Virtual Machine, or JVM, is an abstract computer that runs compiled Java programs. The JVM is "virtual" because it is generally implemented in software on top of a "real" hardware platform and operating system. All Java programs are compiled for the JVM. ... The JVM is mean because it of its ambition.
hope it helps you!!
thank you
Similar questions