Belady's anomaly is related to ___________ function of the operating system.

2022

Belady's anomaly is related to ___________ function of the operating system.

Answer: D. page replacementBelady's anomaly occurs when increasing the number of page frames leads to an increase in page faults. This counterintuitive behavior is specific to certain…

  1. A.

    process scheduling

  2. B.

    deadlock

  3. C.

    process synchronisation

  4. D.

    page replacement

Attempted by 954 students.

Show answer & explanation

Correct answer: D

Belady's anomaly occurs when increasing the number of page frames leads to an increase in page faults. This counterintuitive behavior is specific to certain page replacement algorithms, most notably the First-In-First-Out (FIFO) algorithm. Therefore, it is fundamentally associated with the page replacement function within operating systems.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…