...
Database-Management-System
October 8, 2023
Algorithms
October 8, 2023
Database-Management-System
October 8, 2023
Algorithms
October 8, 2023

Cache

Question 75
The principle of Locality of reference justifies the use of :
A
Virtual memory
B
Interrupts
C
Cache memory
D
Secondary memory
Question 75 Explanation: 
→ The principle of Locality of reference justifies the use of cache memory. The principle of locality, is the tendency of a processor to access the same set of memory locations repetitively over a short period of time.
→ Locality is merely one type of predictable behavior that occurs in computer systems. Systems that exhibit strong locality of reference are great candidates for performance optimization
through the use of techniques such as the caching, prefetching for memory and advanced branch predictors at the pipelining stage of a processor core.
Correct Answer: C
Question 75 Explanation: 
→ The principle of Locality of reference justifies the use of cache memory. The principle of locality, is the tendency of a processor to access the same set of memory locations repetitively over a short period of time.
→ Locality is merely one type of predictable behavior that occurs in computer systems. Systems that exhibit strong locality of reference are great candidates for performance optimization
through the use of techniques such as the caching, prefetching for memory and advanced branch predictors at the pipelining stage of a processor core.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!