Answer Posted / v.vijayakumar
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.
| Is This Answer Correct ? | 82 Yes | 11 No |
Post New Answer View All Answers
Define paging and deadlock.
How do you check your operating system?
How does agile communication differ from tradition software engineering communication? How it is similar?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
what is the relationship between page size and page table?
What is the difference between process and program?
What are the main advantages of the microkernel approach to system design?
What is basic concept of operating system?
What is the difference between 32 bit and 64 bit os?
Explain page fault interrupt?
What does it mean to restore default settings?
What are the three main purposes of an operating system?
What is the purpose of using the yield method of thread class?
Is 32 bit obsolete?
How much ram can a 64 bit system use?