Computer Architecture - Study Mode
[#381] When DRAM's are used to build a complex large memory, then the controller only provides the refresh counter.
Correct Answer
(A) True
[#382] MFC is used to . . . . . . . .
Correct Answer
(C) Signal the processor the memory operation is complete
[#383] In the following indexed addressing mode instruction, MOV 5(R1), LOC the effective address is . . . . . . . .
Correct Answer
(D) EA = 5+[R1]
[#384] How is a privilege exception dealt with?
Correct Answer
(A) The program is halted and the system switches into supervisor mode and restarts the program execution
[#385] The most efficient method followed by computers to multiply two unsigned numbers is . . . . . . . .
Correct Answer
(B) Bit pair recording of multipliers