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

Explain what are the system calls used for process management?

522


What is ipc in unix?

574


Max relax-able permission value with out giving write permission to others?

587


Explain how do you execute one program from within another?

542


What is fork()?

606






What are two different models of ipc differentiate both?

597


Explain the advantage of executing a process in background?

522


Explain linking across directories?

547


What are the various schemes available in ipc?

566


What is ipc port?

582


Explain a zombie?

636


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

595


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

562


Which ipc is faster?

576


Please describe the initial process sequence while the system boots up?

585