Question
In which type of mapping does each block of main memory
map to only one cache line?Solution
In direct mapping, each block from main memory can be mapped to only one line of cache memory.
Question
In direct mapping, each block from main memory can be mapped to only one line of cache memory.