Computer Science, asked by badecool2096, 1 year ago

To reduce memory access time we generally make use of

Answers

Answered by choudhary21
0

As one goes down the memory hierarchy,one finds decreasing cost/bit,increasing capacity, and slower access time.

It would be nice to use only the fastest memory, but because that is the most expensive memory, we trade off access time for cost by using more of the slower memory.

The design challenge is to organize the data and programs in memory so that the accessed memory words are usually in the faster memory.

Answered by Anonymous
4

Explanation:

To reduce the memory access time we generally make use of ______ . Heaps Higher capacity RAM's SDRAM's ...

Similar questions