Answers

Question and Answer:

  Home  Operating System (OS)

⟩ Explain busy waiting in Operating System (OS)?

The repeated execution of a loop of code while waiting for an event to occur is called busy-waiting. The CPU is not engaged in any real productive activity during this period, and the process does not progress toward completion.

 176 views

More Questions for you: