What are the process states in Unix?
Answers were Sorted based on User's Feedback
Answer / nalini
create, sleep ,preempt, kernel running, ready to run
| Is This Answer Correct ? | 1 Yes | 8 No |
Explain how do you execute one program from within another?
how to create tree of processes. one parent and 3 childs.
What is unix ipc?
Explain fork() system call?
What is IPC? What are the various schemes available?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
About i-node numbers
Describe the initial process sequence while the system boots up?
How to write the program on full-duplex communication using 2 FIFOs
Please describe the initial process sequence while the system boots up?
What are the system calls used for process management?
Explain about daemon?