What are the process states in Unix?

Answer Posted / sumit

1.The running or ready to run state.
2.waiting state for any event or resource.
3.stopped by any signal or event.
4.zombie state process execution completted but information
stiil in precess table for parent process

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various schemes available in ipc?

547


Explain a zombie?

613


Explain the initial process sequence while the system boots up?

542


Explain how do you execute one program from within another?

523


Explain what are the system calls used for process management?

507






What is fork()?

591


Explain linking across directories?

532


Please explain fork() system call?

552


What is i-node numbers?

590


Explain about daemon?

557


Which ipc is the fastest in unix?

539


How to get or set an environment variable from a program?

535


What is daemon?

522


What is the condition required for dead lock in unix system?

545


What is ln(linking)?

578