what is bytecode? watz the difference between machine code
and bytecode?
Answer Posted / srinivasa
Byte code is executed by JVM means converts the code into
machine understandable language.Machine code is the code
used by the operating system in the form of 0 and 1
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
what is the purpose of using rmisecuritymanager in rmi?
What are different types of arrays?
What do you mean by inner class in java? Explain
What is difference between local variable and global variable?
Is string serializable in java?
Which one will take more memory: an int or integer?
What is a java predicate?
Explain features of interfaces in java?
What is the use of default method in interface in java? Explain
How can we run a java program without making any object?
How do I enable java in safari?
What 4 doubled?
What are static blocks and static initalizers in java ?
What exactly is a .class file?
Where and how can you use a private constructor?