Consider cache of 80% hit ratio for read operations, only 30% of the references are for write operation. The cache access time is 20ns, main memory access time 200ns.
Question: What will be the average access time when both read and write are taken into consideration with write through strategy?
Can you provide the answer as soon as possible and there is no word limit?