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

How can you write a loop indefinitely in java programming?

547


What is a top level class in java?

525


How do you control extraneous variables?

501


What is considered an anti pattern?

523


How does system arraycopy work in java?

577






What is functional interface in java example?

530


What is the difference between array and array list in java?

603


What is a default constraint?

611


What is classes in java?

515


Is null a string?

550


How many bytes is a string java?

526


What are the elements of java?

559


What are the different ways to handle exceptions?

539


If try block is successfully executed, Then Is Finally block executed?

606


What are the advantages of packages in java?

569