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

Answer Posted / srinivasa

Byte code is executed by JVM means converts the code into
machine understandable language.Machine code is the code
used by the operating system in the form of 0 and 1

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is static import in java? Explain

804


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

772


Who found java?

794


What is the difference between compare and compareto in java?

728


What are the access modifiers available in java?

847


What does sizeof return?

780


What are the differences between processes and threads?

787


When can we say that threads are not lightweight process in java?

866


Is java still necessary?

852


What is the exception hierarchy in java?

757


Does apple use java?

721


Can we execute a program without main?

772


What is array and arraylist in java?

814


Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?

971


What is a java list?

841