What is the state of processor, when a process is
waiting for some event to occur?
Answer Posted / n@v@neeth@
Since they have asked for the state of the processor it
will be in the idle state for some time. As it depends on
the processor ie if its unix/linux it supports round robin
scheduling. so processor assigs some time slice for each
process.
so if one process is waiting for some event it switches to
other process after a particular time slice(Round Robin
Scheduling).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
List advantages and disadvantages of dynamic memory allocation vs. static memory allocation.?
How do I remove a second operating system from my computer?
Which event determines that all the controls are completely loaded into memory?
What is aging in operating system?
Explain the execution cycle for a von neumann architecture.
How do I know if my hardware supports 64 bit?
How do I enable blocked content in internet explorer 11?
Why is 64 bit better?
Explain briefly about assembler and its functioning?
What is the operating system?
How do you change File Access Permissions?
How do I get the ie tab in chrome?
What is the purpose of using the yield method of thread class?
How do I force a program to close?
Explain an idle thread?