Answer Posted / jagbir singh
fork is a system call used for creat a new process it return
two values ,return 0 for the child or new process and pid of
child or new process to the parent process or calling process.
child process uses same process context,which uses by the
parent process but the pcb(process context board)is differ
to the parent process
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain a zombie?
Explain the system calls used for process management?
What are two different models of ipc differentiate both?
Explain linking across directories?
Please describe the initial process sequence while the system boots up?
How to write the program on full-duplex communication on bidirectional?
Explain how do you execute one program from within another?
Explain the initial process sequence while the system boots up?
Explain the advantage of executing a process in background?
What is the full form of ipc?
Explain about daemon?
What is i-node numbers?
What are the various schemes available?
What are the various schemes available in ipc?
What is ipc port?