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 the difference between the size and capacity of a vector?
What are green threads in java?
What is the final blank variable?
What are the differences between graph and tree?
Can vector have duplicates in java?
What is the multi-catch block in java?
What is tochararray in java?
What is the purpose of final keyword and when to use it?
What are void methods?
Does java support multiple inheritances?
What is the driver class?
How can we make sure main() is the last thread to finish in java program?
How list contains works in java?
What is immutable in java?
What is the argument in java?