Computer Science, asked by akshocket, 4 months ago

“One-way Set-associative cache is a direct-mapped cache.” Validate or invalidate this statement with a suitable example.

Answers

Answered by pankaj7570041621
0

Answer:

invalidate

I hope it will work

Answered by sadhnayadhuvanshi
0

Explanation:

An N-way set associative cache reduces conflicts by providing N blocks in each set where data mapping to that set might be found. Each memory address still maps to a specific set, but it can map to any one of the N blocks in the set. Hence, a direct mapped cache is another name for a one-way set associative cache.

follow me

Similar questions