Explain a zombie?
No Answer is Posted For this Question
Be the First to Post Answer
how to create tree of processes. one parent and 3 childs.
Which ipc is the fastest in unix?
Explain fork() system call?
Which ipc is faster?
In Unix inter process communication take place using?
What is the condition required for dead lock in unix system?
set-user-id is related to (in unix)
What are the various schemes available in ipc?
How do you execute one program from within another?
What is unix ipc?
Predict the output of the following program code main() { fork(); printf("Hello World!"); }
Linking across directories?