Computer Architecture - Study Mode
[#206] The smallest entity of memory is called . . . . . . . .
Correct Answer
(A) Cell
[#207] The assembler directive EQU, when used in the instruction: Sum EQU 200 does . . . . . . . .
Correct Answer
(B) Replaces every occurrence of Sum with 200
[#208] The usual implementation of the carry circuit involves . . . . . . . .
Correct Answer
(B) XOR
[#209] The return address from the interrupt-service routine is stored on the . . . . . . . .
Correct Answer
(C) Processor stack
[#210] PCI stands for . . . . . . . .
Correct Answer
(A) Peripheral Component Interconnect