Science, asked by stachal3, 1 year ago

what is the full form of JVM

Answers

Answered by Anonymous
3
Java Virtual Machine
Answered by cyrusbishop
0

Answer:

The full form of JVM is Java Virtual Machine.

Explanation:

The machine language for the Java Virtual Machine is called Java byte code. Actually the Java interpreter running on any machine appears and behaves like a virtual processor chip, that is why, the name - Java Virtual Machine.

The Process of converting a source code into machine code is called compilation.

Similar questions