Computer Architecture And Design Question:
Download Job Interview Questions and Answers PDF
Explain Write back method?
Answer:
In this method only the location in the cache is updated. Whenever such an update occurs a flag is set which makes sure that in case the word is removed from the cache the correct copy is saved to the main memory. This approach is usually taken when a word is constantly updated at frequent intervals.
Download Computer Architecture And Design Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Set-associative mapping? | Explain Write through method? |