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
Explain wait() method of object class ?
Explain the difference between throw and throws in java?
Is constructor inherited?
What is the return type of the main method?
Why bytecode is called bytecode?
What is the static field modifier?
What is the use of toarray () in java?
What is data type example?
Difference between arraylist and vector.
What are the differences between string, stringbuffer and stringbuilder?
Differentiate between array list and vector in java.
How does compareto method work?
How to use arraylist in java netbeans?
What is constant in programming?
How many types of java are there?