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 very first process created by kernel?
What is fork()?
Explain the system calls used for process management?
Please describe the initial process sequence while the system boots up?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Tell me set-user-id is related to (in unix)?
What is the condition required for dead lock in unix system?
Please explain fork() system call?
Explain a zombie?
How to write the program on full-duplex communication on bidirectional?
Explain the initial process sequence while the system boots up?
Explain what is the process id for kernel process?
What is daemon?
What are two different models of ipc differentiate both?
Explain the advantage of executing a process in background?