What are various IDs associated with a process?

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 Help Members By Posting Answers For Below Questions

What is i-node numbers?

592


What is the very first process created by kernel?

590


What is unix ipc?

551


What are the various schemes available in ipc?

549


Explain the initial process sequence while the system boots up?

546






Which ipc is faster?

563


Explain linking across directories?

532


What is fork()?

597


Which ipc is the fastest in unix?

546


What is ln(linking)?

578


Explain about daemon?

564


Explain what is the process id for kernel process?

576


Explain the advantage of executing a process in background?

507


Explain how do you execute one program from within another?

529


What is the condition required for dead lock in unix system?

548