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
Why generics are used in java?
Can a source file contain more than one class declaration?
What does java ide mean?
Why are lists ordered in java?
Can you declare a private method as static?
What is the private method modifier?
What is use of inner class in java?
What is immutable data?
What is package private scope in java?
Explain about anonymous inner classes ?
What is a treeset class?
How big is a pointer?
What is thread life cycle in java?
What is the difference between yielding and sleeping in java programming?
Why we do exception handling in java and how many types of exceptions are there?