Computer Architecture - Study Mode
[#411] The system is notified of a read or write operation by . . . . . . . .
Correct Answer
(D) Sending a special signal along the BUS
[#412] The copy-back protocol is used . . . . . . . .
Correct Answer
(B) To update the contents of the memory from the cache
[#413] Which method/s of representation of numbers occupies a large amount of memory than others?
Correct Answer
(A) Sign-magnitude
[#414] The temporal aspect of the locality of reference means . . . . . . . .
Correct Answer
(C) That the recently executed instruction will be executed soon again
[#415] CPU as two modes privileged and non-privileged. In order to change the mode from privileged to non-privileged.
Correct Answer
(B) A software interrupt is needed