what is bytecode ?explain in detail and watz the difference
between bytecode and machine code?

Answer Posted / swati pundeer

bytecode is a intermediate code,which is platform
independent.thats why it run on different type
machines.this code does not depend on the hardware
architecture.
the difference between bytecode & machine code is that
bytecode formed by special characters,which is not
understandable by users.machine code is formed by binary
digits(1 or 0)form.which is hardware compatible.

Is This Answer Correct ?    14 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rule of accessibility in java?

756


Explain when we should make an instance variable private.

810


Can we declare an interface as final?

775


What about member inner classes?

861


What is api data?

757


What is function and method in java?

718


Can java program run without jre?

767


Give few difference between constructor and method?

731


How do you use spaces in java?

726


Name few java.lang classes introduced with java 8 ?

746


How do you remove an element from an arraylist in java?

661


What is a dynamic array java?

716


How many decimal places is a double?

725


What is the use of object and class classes?

781


java Technical questions asked by JPMC

4788