Please describe the different state of a process?

Answers were Sorted based on User's Feedback



Please describe the different state of a process?..

Answer / hemant chand dungriyal

Only five state:-
1. New
2. Ready
3. Running
4. Waiting/Suspended/Blocked
5. Halted/Terminated

Is This Answer Correct ?    12 Yes 1 No

Please describe the different state of a process?..

Answer / hardik joshi

A process states can be classified as :
Two-state model:
Ready and Running
Five-state model:
New, Ready, Running, Blocked/Waiting, Terminated
Seven-state model:
New, Ready, Running, Blocked, Blocked Suspended, Ready
Suspended, Terminated

Note: Unix uses 9 states ..

Is This Answer Correct ?    8 Yes 3 No

Please describe the different state of a process?..

Answer / laxmi narayana.moru

from the birth of the process..process is executed in
various states,which are as follows..
1.new state(wating for main memory)
2.ready state(current in memory.waiting for cpu time)
3.running state(currently in execution by cpu)
4.waiting state(for some resources,interrupts,child process)
5.terminate state

Is This Answer Correct ?    5 Yes 0 No

Please describe the different state of a process?..

Answer / samir11

different states of a process are new,running,ready,wait &
exit.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Explain briefly what is meant by trap and a trapdoor?

0 Answers   Accenture,


Thread means?

5 Answers   BFL,


Can two different ram speed modules be used together?

0 Answers  


Define multics?

0 Answers  


Define the basic logical structure of a computer.

0 Answers  






What is an interrupt? How are multiple interrupts dealt with?

1 Answers  


What are the deadlock avoidance algorithms?

0 Answers  


Is internet explorer still supported?

0 Answers  


Can overheating cause blue screen of death?

0 Answers  


What are the different process states?

10 Answers  


how many types of operating system

13 Answers  


How do I enable macros?

0 Answers  


Categories