Vidyalelo
Data Structure · Q968

Miscellaneous on Data Structures

Programming · Data Structure · question 968

Q968

In the random page replacement algorithm, if the current page doesn't exist in the frame then it is replaced with which of the following page?

A.
Recently used page
B.
Least recently used page
C.
Any random page
Answer
D.
The first page of the frame

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board