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
What is instanceof keyword?
How do you declare an array that will hold more than 64KB of data?
What is final keyword?
Is string a data type in java?
What is difference between an object and a class?
What is dot operator?
What is square root in java?
What is java literals?
What do you mean by aggregation?
What are annotations in java?
What is a final class ?
What is a double?
What are advantages of using Java?s layout managers than windowing systems?
Explain about serializable interface in java?
What is complexity in java?