1.

What is byte code in the context of Java?

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.
Answer» B. The type of code generated by a Java Virtual Machine


Discussion

No Comment Found