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
Please explain fork() system call?
What is the very first process created by kernel?
Explain the advantage of executing a process in background?
What is the condition required for dead lock in unix system?
Max relax-able permission value with out giving write permission to others?
How to get or set an environment variable from a program?
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)?
Explain a zombie?
Tell me set-user-id is related to (in unix)?
Explain how do you execute one program from within another?
What is i-node numbers?
Which ipc is faster?
What is daemon?
Explain the initial process sequence while the system boots up?