

InterviewSolution
Saved Bookmarks
1. |
Which writing mechanism forms the backbone of the bus snooping mechanism?(a) write-back(b) write-through(c) no caching of write cycles(d) write bufferI had been asked this question by my college director while I was bunking the class.The question is from Writing Scheme of Cache Memory in division Memory Systems of Embedded Systems |
Answer» The correct choice is (c) no caching of write cycles |
|