Computer Science, asked by debrajdebnath090, 7 months ago

Java Virtual Machine (JVM) is an: 

a.byte code

b.machine code

c.interpreter

d.compiler

Answers

Answered by waqarahmed2005
0

Answer:

interpreter

Explanation:

hope it helped you out

Answered by ap5495989
0

Answer:

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 reference implementation is developed by the OpenJDK project as open source code and includes a JIT compiler called HotSpot.

Similar questions