

InterviewSolution
Saved Bookmarks
1. |
Which of the following allows speculative execution?(a) 12-way set associative cache(b) 8-way set associative cache(c) direct mapped cache(d) 4-way set associative cacheThis question was addressed to me in unit test.My doubt stems from Cache Memory in section Memory Systems of Embedded Systems |
Answer» Right choice is (c) direct mapped cache |
|