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
Does treeset use compareto?
Is string is a data type in java?
What is sorting algorithm in java?
Does sprintf allocate memory?
What are the differences between wait() and sleep()?
What is a singleton in genetics?
What is math in java?
Explain the meaning of java applet.
Can we sort hashmap in java?
What is an empty class? What functionality does it offer in Java?
What are the types of literals?
What is a control variable example?
How do you sort a string in alphabetical order in java?
How big is a boolean?
Is arraylist ordered in java?