what is busy waiting?
Answers were Sorted based on User's Feedback
Answer / sunil kumar parida
The repeated execution of a loop of code while waiting for
an event to occur is called busy-waiting
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / parveen harit mca
If two or more processes requests for a common resource
and which one does not find the resource is considered as
Waiting and the one occupied the resource is called as Busy.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the difference among deadlock avoidance, detection and prevention?
Can you tell which dlls are used for SDK?
if you are using external package for configuring send mail what is the name of the package?
directories can be implemented either special files that can only be accused in limited ways or can be implemented as ordinary data files. what are advantages and disadvantages of this approach?
What is the difference between NTFS & FAT File systems
What is the difference among deadlock avoidance, detection and prevention?
what has triggered the need for multitasking in PCs?
can you create con folder in windows, if not why?
If system does not boot What are the files missing ? And how to troubleshoot the problem without reinstalling OS ?
List reasons why a Mode switch between threads may be cheaper than a Mode switch between processes?
What is LOM and how do you access it?
some os have a tree structure file system that limits the depth of a tree and small number of levels.what limit does this have on user? how does this simplify file system design?