Computer Architecture - Study Mode
[#671] The unit which acts as an intermediate agent between memory and backing store to reduce process time is . . . . . . . .
Correct Answer
(D) Cache
[#672] Memory can be accessed in ARM systems by . . . . . . . . instructions. i) Store ii) MOVE iii) Load iv) arithmetic v) logical
Correct Answer
(B) i, ii
[#673] The starting address of the page table is stored in . . . . . . . .
Correct Answer
(C) Page table base register
[#674] . . . . . . . . translates the logical address into a physical address.
Correct Answer
(A) MMU
[#675] When dealing with the branching code the assembler . . . . . . . .
Correct Answer
(C) Finds the Branch offset and replaces the Branch target with it