what is bytecode? watz the difference between machine code
and bytecode?
Answer Posted / ajith
any compailer can convert the byte(user understandable form)
to machine understandable code
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
Which of the following is not an isolation level in the JDBC
What is a get method?
What is passed by reference and pass by value ?
What is boolean used for?
What is super in java?
What is stack explain?
What is close method? How it's different from Finalize & Dispose?
What are the types of inner classes (non-static nested class) used in java?
What is logical variable?
What are the important features of Java 9 release?
What is protected access modifier?
How do you define a set in java?
Can you declare an interface method static?
Is singleton thread safe in java?
Is array serializable java?