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
Explain runtime exceptions?
What is a vector in java?
What is the benefit of inner classes in java?
What is the importance of finally block in exception handling?
State differences between C and Java?
What is constructor in java ?
What is string pooling concept?
can I implement my own start() method? : Java thread
What is the use of a copy constructor?
Why we use methods in java?
Can we create an object of private class?
Explain about varargs in java?
How do I write a self declaration?
How to check if a list is sorted in java?
Explain about the main() method in java?