Operating System (OS) Question:
Download Questions PDF

Explain busy waiting in Operating System (OS)?

Operating System (OS) Interview Question
Operating System (OS) Interview Question

Answer:

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.

Download Operating System (OS) Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the stipulations of C2 level security?What is load Sharing in Operating System (OS)?