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 null a value?
What is continuity of a function?
What are thread priorities and importance of thread priorities in java?
Explain how hashmap works?
What are format specifiers in java?
How many bits is a word?
What is the purpose of static methods and variables?
What happens when heap memory is full?
Can we able to pass objects as an arguments in java?
Should database connections be singleton?
Name some classes present in java.util.regex package.
How would you use Bubble Sort to sort the number of elements?
Define immutable object?
What is the use of parseint in java?
When a byte datatype is used?