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
Which ipc is the fastest in unix?
What is ipc in unix?
Explain a zombie?
Explain about daemon?
Please describe the initial process sequence while the system boots up?
What is the full form of ipc?
Tell me set-user-id is related to (in unix)?
Max relax-able permission value with out giving write permission to others?
What are two different models of ipc differentiate both?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Please explain fork() system call?
Explain the system calls used for process management?
What is ln(linking)?
Explain the initial process sequence while the system boots up?
What is daemon?