Linux OS Management Question:

Download Job Interview Questions and Answers PDF

The process which terminates before the parent process exits becomes:
a) Zombie
b) Orphan
c) Child
d) None of the above

Linux Operating System Management Interview Question
Linux Operating System Management Interview Question

Answer:

a) Zombie

Download Linux Operating System Management Interview Questions And Answers PDF

Previous QuestionNext Question
Which niceness value among the following indicate most favorable scheduling?
a) 0
b) 19
c) 5
d) -20
Fork returns _____ to parent process on success:
a) 0
b) child process id
c) parent process id
d) none