Answer Posted / jitendra patil
fork() system call are used in unix for making child
process.
The child process copy the source code of
the parent process and assaign new memory address.
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
What are the various schemes available?
Explain linking across directories?
What is ipc in unix?
Explain a zombie?
What is daemon?
What is ipc port?
What is fork()?
What is unix ipc?
Explain the advantage of executing a process in background?
What is the condition required for dead lock in unix system?
Which ipc is the fastest in unix?
How to write the program on full-duplex communication on bidirectional?
What are two different models of ipc differentiate both?
Please explain fork() system call?
Tell me set-user-id is related to (in unix)?