what is bytecode ?explain in detail and watz the difference
between bytecode and machine code?
Answer Posted / manoj
byte code ia a intermedaite code.byte code is converted to
machine code by jvm
| Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
What is the difference between class & object?
Does treeset use compareto?
What is a protected void?
What are the rules for naming an array?
What is %02d?
Can a boolean be null java?
Why charat is used in java?
How to display arraylist values in java?
Can you explain the usages of class.forname()?
What is the difference between the file and randomaccessfile classes?
What is the core java?
Explain the difference between transient and volatile in java?
What is a dynamic array in java?
Is there any limitation of using inheritance?
What is a null check?