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
If a class is declared without any access modifiers, where can the class be accessed?
How do you write methodology?
Explain about complier design(phases)
Can we assign the reference to this variable?
How do you check if a string contains only numeric digits?
Can list be final in java?
What are features of java?
Explain the differences between static and dynamic variables?
How to sort array of 0 and 1 in java?
What are peerless components in java programming?
What is the difference between inheritance and encapsulation?
What is output buffer?
What is a parameter in a function?
How do you sort a string in java?
How to create a custom exception?