...
Question 10312 – Data-Structures
March 5, 2024
Question 10332 – Operating-Systems
March 5, 2024
Question 10312 – Data-Structures
March 5, 2024
Question 10332 – Operating-Systems
March 5, 2024

Question 10273 – Operating-Systems

A memory page containing a heavily used variable that was initialized very early and is in constant use is removed when

Correct Answer: B

Question 1 Explanation: 
In FIFO, whichever comes first that can be removed first. If the variable was initialized very early, it is in set of first pages. So it was removed.
In LRU which can eliminate (or) removed which is least recently used.
In LFU the frequency of the page is more. So it is in constant use so cannot be replaced.
A
LRU page replacement algorithm is used
B
FIFO page replacement algorithm is used
C
LFU page replacement algorithm is used
D
None of the above
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!