-->
当前位置:首页 > 题库

单选题:About byte code, which statement below is NOT correct?

Luz5年前 (2021-05-10)题库855
About byte code, which statement below is NOT correct? @[C](2)

A. Each instruction is one byte only.
B. Byte code machine is a stack machine rather than a register machine.
C. Byte code machine is a register machine rather than a stack machine.
D. Languages other than Java can be compiled into byte code.





A.Each instruction is one byte only.
B.Byte code machine is a stack machine rather than a register machine.
C.Byte code machine is a register machine rather than a stack machine.
D.Languages other than Java can be compiled into byte code.


答案:C