CUET PG 2025 — Computer PYQ
CUET PG | Computer | 2025Consider a page refrence string as : 7, 0, 1, 2, 0, 3, 0, 4, 2, 3, 0, 3, 2, Assume that there are 3-page frames available. calculate the total number of pages faults for the above reference string if LRU policy is used for page replacement.

