CUET-PG SERIES
Computer-science

Paging

1 previous year questions.

Volume: 1 Ques
Yield: Medium

High-Yield Trend

1
2025

Chapter Questions
1 MCQs

01
PYQ 2025
medium
computer-science ID: cuet-pg-
Consider a page reference 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 page faults for the above reference string if LRU policy is used for page replacement.
1
10
2
8
3
9
4
11