What are the system calls used for process management:
Answer Posted / prashanth
The system calls for process management are fork() and vfork
() which will create a process.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Explain what are the system calls used for process management?
What is daemon?
Tell me set-user-id is related to (in unix)?
Max relax-able permission value with out giving write permission to others?
What is i-node numbers?
Explain about daemon?
Which ipc is the fastest in unix?
What is the very first process created by kernel?
Explain linking across directories?
How to get or set an environment variable from a program?
Please explain fork() system call?
What is ln(linking)?
Explain how do you execute one program from within another?
What is the condition required for dead lock in unix system?
What is unix ipc?