Computer Architecture And Design Question:
Download Job Interview Questions and Answers PDF
Explain Write through method?
Answer:
Considered to be the simplest this method involves the updating of the main memory corresponding to every write operation. With this the cache memory is also updated in parallel in case it also contains the word specified at the address. The primary advantage of this method is data integrity, the primary and the cache memory both contain the same data.
Download Computer Architecture And Design Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Write back method? | List the different types of micro-operations? |