Thursday, 6 September 2012

What is byte code in the context of Java? | Java Springs

A. The type of code generated by a Java compiler
B. The type of code generated by a Java Virtual Machine
C. It is another name for a Java source file
D. It is the code written within the instance methods of a class.
E. It is another name for comments written within a program.

Ans: A


No comments: