Social Sciences, asked by Jain6475, 1 year ago

Difference between bytecode and machine code

Answers

Answered by Incredible29
4
Hey
here's your answer !!

The intermediate code generated by the JVM ( java virtual machine ) which is independent on the platform is called the byte code.

The simple language of 0 and 1 only , which can be understood by a computer is called the machine code.
This is completely platform dependent , i.e. , the machine code of one system will not work on any other system.


Hope it helps !!
Similar questions