What is the state of processor, when a process is
waiting for some event to occur?

Answers were Sorted based on User's Feedback



What is the state of processor, when a process is waiting for some event to occur?..

Answer / muhammad farhan

The process is in blocked state, when a process is waiting
for some event(I/O completion)to occour.

Is This Answer Correct ?    5 Yes 1 No

What is the state of processor, when a process is waiting for some event to occur?..

Answer / 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

What is the state of processor, when a process is waiting for some event to occur?..

Answer / r@my@

the process is in BLOCKED STATE which waits for an event to
be occured in order to be executed.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is the difference between folder and directory?

0 Answers  


When does the condition 'rendezvous' arise?

2 Answers  


What is a layered approach and what is its advantage?

0 Answers  


Mention the steps involved in the execution of a program.

0 Answers  


Where are the global variables stored?

0 Answers  






What is the most powerful operating system?

0 Answers  


Explain the refresh operation in a dynamic ram?

0 Answers  


Does android run on x86?

0 Answers  


Explain briefly about linker and its functioning?

0 Answers  


How do I update in terminal?

0 Answers  


When the process is hung...what the immediate solution you will give?

1 Answers   CA,


What is the operating system?

0 Answers  


Categories