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

Answer Posted / ashwani

Actually java has the two main component.
1.Compiller.
2.Interpreter.

Thus byte codes are the codes which are generated by the
compiller by using our source code and this compilled code
or say the byte code is converted to the machine code or say
deployed by the interpreter.

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you reverse sort a list in java?

503


How can we make string upper case or lower case?

593


What is the difference between static (class) method and instance method?

566


What is the difference between a choice and a list?

595


What are 3 boolean operators?

527






What about main thread in java?

640


Can we instantiate interface in java?

666


How to use string tokenizer class.

612


What is lastindexof in java?

538


Which command from the jdk compiles a java program?

479


What do you mean by JVM?

583


What are different types of encoding?

576


Can we modify the throws clause of the superclass method while overriding it in the subclass?

543


How do you sort a string in java?

532


What is treemap in java?

546