Ask Question
14 March, 01:27

What are the advantages and disadvantages of using a very large memory cell size, say, W = 64 instead of the standard size W = 8? If each integer occupies one 64-bit memory cell and is stored using sign/magnitude notation, what are the largest (in terms of absolute value) positive and negative integers that can be stored? What if two cells are used to store integers?

+3
Answers (1)
  1. 14 March, 03:29
    0
    Answer and Explanation:

    The benefits of an large size memory cell is that you can store a lot bigger numbers (and all information is, eventually, numbers) in one cell, which by and large improves the speed and unwavering quality of information get to. The inconvenience is that you go through a bigger bit of whatever information stockpiling medium you are utilizing on each expression of information, and accordingly can store less information generally speaking. The biggest positive integer that could be put away in a framework utilizing sign/size documentation, with 64-piece cells is 263. On the off chance that two such cells were utilized to store numbers, the biggest whole number that could be put away by the framework is 2127.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What are the advantages and disadvantages of using a very large memory cell size, say, W = 64 instead of the standard size W = 8? If each ...” 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