1.

How do you get parent process identification number?

A. waitpid
B. getpid()
C. getppid()
D. parentid()
Answer» D. parentid()


Discussion

No Comment Found