A dirty bit points to a
A dirty bit points to a
Acorrupted page
Bwrong page in the memory
Cthe page that has never been accessed
Dthe page whose data is to be updated because of new computations
All DiscussionsClick here to write answer
Answer: the page whose data is to be updated because of new computations
Explanation:
A dirty bit is a flag that indicates whether an attribute needs to be updated. Such situations usually occur when a bit in a memory cache or virtual memory page that has been changed by a processor but has not been updated in the storage. this dirty bit is point to the page whose data is to be updated because of new computations so answer is option (d ) the page whose data is to be updated because of new computations.
All Comments
Post your answers here:
Post