What is JVM?Define.
Answers
Answered by
18
JVM
⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵
Java Virtual Machine or JVM is a java interpreture which convert bycode to machine redable form. JVM with API makes the Java platform to execute program.
⤴⤴⤴⤴⤴⤴⤴⤴⤴⤴⤴⤴⤴⤴
♥゚・。♥。・゚♡゚・。。・゚♡
Answered by
6
Answer:
JVM that is Java virtual machine is an interpreter which is used to translate the byte code to machine code, when the byte code is to be run on any system.
Explanation:
JVM combined with Java APIs makes Java Platform. The Java API that is Application Programming Interface are libraries of compiled code that can be used in your programs.
Similar questions
Math,
7 months ago
Computer Science,
7 months ago
Math,
1 year ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Biology,
1 year ago