Which of the following refers to the number of consecutive bytes which are associated with each cache entry?

Which of the following refers to the number of consecutive bytes which are associated with each cache entry? Correct Answer cache line

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.

Related Questions