what is bytecode ?explain in detail and watz the difference
between bytecode and machine code?
Answer Posted / manoj
byte code ia a intermedaite code.byte code is converted to
machine code by jvm
Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
Tell us something about set interface.
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What things should be kept in mind while creating your own exceptions in java?
What about interrupt() method of thread class ?
What is a condition in java?
Can we override constructor?
What are peerless components in java programming?
how does the run() method in runnable work? : Java thread
What does next mean in java?
What is variable and example?
What is the difference between actual and formal parameters?
What is a instance variable?
Can you declare an interface method static?
What is toarray method in java?
What do you mean by local variable and instance variable?