what is bytecode? watz the difference between machine code
and bytecode?

Answer Posted / raman

byte code is machine indepent code that is executable at any
machine
machine code is macine dependent code that is understandable
by computer

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between compare and compareto in java?

731


Java Compiler is stored in JDK, JRE or JVM?

1268


What are the advantages of java?

784


What is the difference between pass by reference and pass by pointer?

745


What are the main differences between the java platform and other platforms?

790


what is meant by Garbage collection?

873


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

7773


What is argument in java?

795


How big is a 32 bit integer?

790


When do we use synchronized blocks and advantages of using synchronized blocks?

932


What is java abstraction with example?

752


What is collection api?

841


What will be the output of round(3.7) and ceil(3.7)?

906


write a program that list all permutations of ABCDEF in which A appears before B?

2265


Is java written in c?

745