Answer Posted / dhanashri
pid is a process id used by os to identify unique process
and is created as soon as process is created.we use ps,
getpid(),getppid() to know pid of process.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the initial process sequence while the system boots up?
What is unix ipc?
Explain about daemon?
Please describe the initial process sequence while the system boots up?
Explain the system calls used for process management?
What is the very first process created by kernel?
How to get or set an environment variable from a program?
Max relax-able permission value with out giving write permission to others?
What is fork()?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain what are the system calls used for process management?
Explain the advantage of executing a process in background?
What is daemon?
Tell me set-user-id is related to (in unix)?
What are the various schemes available in ipc?