Computer Science, asked by asmarahman1148, 1 year ago

Explain the memory hierarchy with the help of a example

Answers

Answered by babitasonepat
4

The memory hierarchy separates computer storage into a hierarchy based on response time. Since response time, complexity, and capacity are related, the levels may also be distinguished by their performance and controlling technologies.Memory hierarchy affects performance in computer architectural design, algorithm predictions, and lower level programming constructs involving locality of reference.

For example, the memory hierarchy of an Intel Haswell Mobile  processor circa 2013

Answered by muskanagrawal1999
2
we can explain it by binary trees which help to arrange data hierarchically
Similar questions