

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not a write policy to avoid Cache Coherence?(a) Write through(b) Write within(c) Write back(d) Buffered writeI had been asked this question by my school principal while I was bunking the class.My question is from Cache Memory topic in chapter Processor & Memory of Computer Fundamentals |
Answer» Correct ANSWER is (B) WRITE within |
|