Describe the three mapping techniques used in cache memories with suitable Example.
The cache memory is a fast memory that is inserted among the larger slower main memory and the processor. It holds the presently active segments of a program and their data.
i) Associative mapping.
ii) Direct mapping.
iii) Set-associative mapping