what is bytecode ?explain in detail and watz the difference
between bytecode and machine code?
Answer Posted / suraj kumar
byte code is a intermidediate code.byte code is convertd to
machine code by java.the difference between byte code &
machine code is that byte code formed by special
characters,which is not under stande by usrrs.which is
hardware compatible.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of join method?
what is a thread pool in java and why is it used?
What happens when main () method is declared as private?
How the interruptible method gets implemented?
Can we clone singleton object in java?
Is java a pure object oriented language?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is the properties class?
how to prepare for IT Officers Interview in Banks
What is append function?
Does java list allow null?
How do you declare a variable?
What is reflexive association?
What is the full form of jpeg?
What is a predicate method?