Identify the valid cache organization techniques: (i) Direct (ii) Associative…
2018
Identify the valid cache organization techniques:
(i) Direct
(ii) Associative
(iii) Set-associative
- A.
(i) and (ii) only
- B.
(ii) and (iii) only
- C.
(i) and (iii) only
- D.
(i), (ii) and (iii)
Attempted by 375 students.
Show answer & explanation
Correct answer: D
Cache memory organization relies on three standard mapping techniques to store data efficiently. Direct, fully associative, and set-associative mappings are the fundamental methods used in computer architecture. All three options listed represent valid techniques, making the selection of all items correct.