

InterviewSolution
Saved Bookmarks
1. |
In which scheme does the data write via a buffer to the main memory?(a) write buffer(b) write-back(c) write-through(d) no caching of the write cycleThis question was addressed to me by my college director while I was bunking the class.Origin of the question is Writing Scheme of Cache Memory topic in chapter Memory Systems of Embedded Systems |
Answer» Correct choice is (a) write BUFFER |
|