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

Which is better internet explorer or edge?

0 Answers  


Draw the states of a process in an OS.

0 Answers   GrapeCity,


What is the full form itc?

0 Answers  


What is the difference between shared memory and message passing?

0 Answers  


What are the possible threads a thread can have?

1 Answers  






What are the different tasks of Lexical analysis?

4 Answers  


What is the 4 layer model?

0 Answers  


What are the functions of operating system?

0 Answers  


What is time slice?

0 Answers  


What causes a page fault?

0 Answers  


What is the use of Synchronized keyword?

0 Answers  


On what level of security does windows nt meets?

0 Answers  


Categories