671. In register stack the top item is read from the stack into:
Correct answer: (D)
DR
672. In conversion to reverse polish notation the ____________ and ____________ operations are performed at the end:
Correct answer: (A)
Add and subtract
673. RPN stands for:
Correct answer: (A)
Reverse polish notation
674. Instruction formats contains the memory address of the ____________:
Correct answer: (B)
Main memory
675. In instruction formats instruction is represent by a ____________ of bits:
Correct answer: (A)
Sequence
676. In instruction formats the information required by the ____________ for execution:
Correct answer: (B)
CPU
677. The operation is specified by a binary code known as the ____________:
Correct answer: (B)
Opcode
678. Which are contains one or more register that may be referenced by machine instruction:
Correct answer: (C)
CPU
679. Memory –mapped ____________ is used this is just another memory address:
Correct answer: (C)
Both
680. Which operation use one operand or unary operations:
Correct answer: (C)
Both