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
Define a java class.
What are scriptlets?
What are the methods used to implement for the key object in the hash map?
What are kinds of processors?
Can we assign the reference to this variable?
Is string a wrapper class?
explain the difference between jdk and jvm?
What is meant by data hiding in java?
What is json parser in java?
What are the basic interfaces of java collections framework?
What is the synonym of procedure?
What methods are used to get and set the text label displayed by a button object?
Differences between external iteration and internal iteration?
Can we overload the constructors?
Can we create a constructor in abstract class?