Computer Science, asked by rkansara139, 5 months ago

What is the need of JVM.​

Answers

Answered by sebastianhere
1

Explanation:

A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode. The JVM is detailed by a specification that formally describes what is required in a JVM implementation.

Answered by sandhuhirdaypal25
5

A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode. The JVM is detailed by a specification that formally describes what is required in a JVM implementation.

General purpose: Per-method operand stack (up to 65535 operands) plus per-method.

Explanation:

Mark me as brainlist ❤️

Similar questions