JVM

All language compilers translate source code into machine code for a specific computer. java compiler also does the same thing . Java compiler produces an intermedia code know as byte code for a machine that does not exist. This machine is called the java virual machine and it exists only inside the computer memory. It is a simulated computer within the computer and does all major functions of a real computer.

jvm 

             The virtual machine code is not machine specific, the machine specific code is generated by the java interpreter by acting as an intermediary between the virtual machine and the real machine .

jvm 

For
Online Classes

Contact Us: 9885348743