What is the importance of JVM in JAVA programming?Tell two importance.
Answers
Answered by
1
Answer:
The JVM has two primary functions: to allow Java programs to run on any device or operating system (known as the "Write once, run anywhere" principle), and to manage and optimize program memory.
Answered by
4
Answer:
1. The Java Virtual Machine (JVM) is the specification for the manner in which Java code is executed. Without a JVM, you can’t run Java code.
2. Byte code instructions are the instructions inside of the compiled Java classes. They are the instructions that are produced for the imperative portions of Java code.
Hey mate, here is your answer.... Please mark me as brainlist ✌️✌️✅.. And follow me...
Mark as brainlist plzzzzzz....
Similar questions