Answer Posted / ssathishmurugan
1,user running,
2,kernel running,
3,ready to run in memory
4,ready to run in swap area
5,blocked, but process in memory
6,blocked, but process in swap area and
7,zombie
| Is This Answer Correct ? | 20 Yes | 8 No |
Post New Answer View All Answers
How to write the program on full-duplex communication on bidirectional?
Explain the system calls used for process management?
What are the various schemes available?
What is fork()?
What is ln(linking)?
Explain about daemon?
Explain the advantage of executing a process in background?
What is ipc in unix?
Explain the initial process sequence while the system boots up?
What is daemon?
What is unix ipc?
What are the various schemes available in ipc?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Tell me set-user-id is related to (in unix)?
How to get or set an environment variable from a program?