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
Explain about daemon?
What is fork()?
What is unix ipc?
Max relax-able permission value with out giving write permission to others?
What is i-node numbers?
Explain how do you execute one program from within another?
Explain what are the system calls used for process management?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Please describe the initial process sequence while the system boots up?
Explain what is the process id for kernel process?
Which ipc is faster?
What is ipc in unix?
Please explain fork() system call?
Explain linking across directories?
What is daemon?