Explain the system calls used for process management?
No Answer is Posted For this Question
Be the First to Post Answer
Please describe the initial process sequence while the system boots up?
Tell me set-user-id is related to (in unix)?
How can a parent and child process communicate?
Predict the output of the following program code main() { fork(); printf("Hello World!"); }
Explain the advantage of executing a process in background?
How to write the program on full-duplex communication using 2 FIFOs
How do you execute one program from within another?
What is the condition required for dead lock in unix system?
what is the process id for kernel process?
8 Answers IBM, ITI, Military Engineer Services, Remo, TATA,
What is fork()?
Which ipc is the fastest in unix?
Explain about daemon?