

InterviewSolution
Saved Bookmarks
1. |
In which writing scheme does the cache is not updated?(a) write-through(b) write-back(c) write buffering(d) no caching of writing cycleI have been asked this question in an interview for internship.My enquiry is from Writing Scheme of Cache Memory in division Memory Systems of Embedded Systems |
Answer» The correct choice is (d) no CACHING of WRITING cycle |
|