A program in execution is having 200 blocks. It needs all the blocks during execution. The cache follows associative mapping. The cache size is of 4 blocks. How many compulsory misses the execution of the program encounters?
Answers
Answered by
0
Answer:
Explanation:
cache size / block size
= 16 kB / 16 B
= 1 k
= 1024
= 10 bits Line or Index Offset
Similar questions