Computer Science, asked by raghav127, 1 year ago

what are the uses of JVM

Answers

Answered by ana14207
1
It was the building block that Java applications were built upon. A Java Virtual Machine, or JVM, is a software virtual machine that runs compiled Java code. Because compiled Java code is merely bytecode, the JVM is responsible for compiling that bytecode to machine code before running it.
Answered by Anonymous
0
JVM IS AN ABSTRACT  computing machine that enables a computer to run a Java program. 


_____________________________


THERE ARE MAINLY 3 NOTIONS OF JVM 

= > 

1. INSTANCE 



2. IMPLETATION


3. SPECIFICATION 



________________________________________________________________





Similar questions