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
Is static variable stored in heap?
Is treeset sorted in java?
Can a final method be overloaded?
What is java instanceof operator?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
How do I print a “?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What is use of a abstract variable?
What is a buffer in computer?
Is class forname reflection?
What is final variable?
What is serialversionuid?
What is meant by attribute?
Which types of exceptions are caught at compile time?
What is sorting in java?