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 |
What is the full form of ipc?
How can a parent and child process communicate?
Explain linking across directories?
What Happens when you execute a command?
Describe the initial process sequence while the system boots up?
What is ln(linking)?
How to write the program on full-duplex communication on bidirectional?
Predict the output of the following program code main() { fork(); printf("Hello World!"); }
About i-node numbers
What is IPC? What are the various schemes available?
What is a Daemon?
How to know whether the message queue is empty or not.