InterviewSolution
Saved Bookmarks
| 1. |
The write-through procedure is used ________(a) To write onto the memory directly(b) To write and read from memory simultaneously(c) To write directly on the memory and the cache simultaneously(d) None of the mentionedThe question was posed to me during an internship interview.This is a very interesting question from Caches in division Memory System of Computer Architecture |
|
Answer» Right choice is (c) To write DIRECTLY on the memory and the CACHE simultaneously |
|