1.

Which of the following refers to the number of consecutive bytes which are associated with each cache entry?(a) cache size(b) associative set(c) cache line(d) cache wordThe question was posed to me during an online exam.Question is taken from Cache Memory in portion Memory Systems of Embedded Systems

Answer»

Correct choice is (C) cache LINE

To elaborate: The cache line REFERS to the number of consecutive bytes which are associated with each cache entry. The DATA is transferred between the memory and the cache in a PARTICULAR size which is called a cache line.



Discussion

No Comment Found

Related InterviewSolutions