

InterviewSolution
Saved Bookmarks
1. |
In which writing scheme does the cache is updated but the main memory is not updated?(a) write-through(b) write-back(c) no caching of writing cycle(d) write bufferingThe question was posed to me during an interview.My question is based upon Writing Scheme of Cache Memory topic in portion Memory Systems of Embedded Systems |
Answer» Correct answer is (b) write-back |
|