How do you execute one program from within another?
Answer Posted / kumar
by calling system call fork() to create child process which
handles the other.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the condition required for dead lock in unix system?
Please explain fork() system call?
How to write the program on full-duplex communication on bidirectional?
Which ipc is faster?
Explain the initial process sequence while the system boots up?
What is ipc port?
Explain about daemon?
Explain what are the system calls used for process management?
What are the various schemes available?
What is daemon?
Tell me set-user-id is related to (in unix)?
What is ipc in unix?
How to get or set an environment variable from a program?
What is unix ipc?
Which ipc is the fastest in unix?