what is bytecode? watz the difference between machine code
and bytecode?
Answer Posted / raman
byte code is machine indepent code that is executable at any
machine
machine code is macine dependent code that is understandable
by computer
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Which list is sorted in java?
Can main() method in java can return any data?
Explain the features of java?
java program with complete 4 oops concepts implemented example
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is tcp and udp?
How we can generate random numbers in java?
What is rmi and steps involved in developing an rmi object?
Why declare Main() method as a static in java ?
Why is the main method static?
What is java objectoutputstream?
How do you compare two objects?
What is structure of java heap? What is perm gen space in heap?
Can you explain the private protected field modifier?
Explain jdk, jre and jvm?