How do you execute one program from within another?
Answer Posted / vishal
actually there are 6 varients of exec
like execv,execl,execp and 3 more
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the condition required for dead lock in unix system?
What is ln(linking)?
Explain the advantage of executing a process in background?
What is fork()?
Explain linking across directories?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What are the various schemes available in ipc?
Explain the initial process sequence while the system boots up?
What are two different models of ipc differentiate both?
How to write the program on full-duplex communication on bidirectional?
What is i-node numbers?
What is ipc port?
What is the very first process created by kernel?
How to get or set an environment variable from a program?
What is daemon?