What are various IDs associated with a process?

Answer Posted / gopi.k

process it self id is getpid();
process of parent process id is getppid();

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the very first process created by kernel?

590


Explain about daemon?

566


What is ln(linking)?

578


Which ipc is the fastest in unix?

546


Explain a zombie?

619






Explain how do you execute one program from within another?

529


What is i-node numbers?

592


Explain the advantage of executing a process in background?

507


What is unix ipc?

551


What is ipc in unix?

559


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

548


What is daemon?

530


What is fork()?

597


Explain what is the process id for kernel process?

576


How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?

584