Ask Question
28 November, 21:42

More registers appear to be a good thing, in terms of reducing the total number of memory accesses a program might require

+1
Answers (1)
  1. 28 November, 21:55
    0
    Registers are meant for performing various operations, and Memory Data Registers, address registers, index registers, data registers, Program counters, and accumulators all work in tandem to solve various purposes. And if we have more registers then we are certainly going to reduce the total number of memory accesses that a program might need.

    Explanation:

    Registers, as explained above, can certainly reduce the number of memory accesses that a program might need as the MDR number will increase, and so other types. Hence, in a reduced number of memory addresses, we will be able to run a program.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “More registers appear to be a good thing, in terms of reducing the total number of memory accesses a program might require ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers