1.

What is a daemon?(a) process whose parent has died(b) process who has completed its execution but still has an entry in the process table(c) process which is running infinitely(d) process which runs automatically without any user interactionThe question was posed to me in an online quiz.Enquiry is from Process Management topic in chapter The Process of Unix

Answer»

Right option is (d) process which runs automatically WITHOUT any user INTERACTION

The explanation: DAEMONS are processes which RUN automatically without requiring any user interaction. These are designed to help the user by performing tasks which are COMMONLY done. For example, checking for an e-mail.



Discussion

No Comment Found

Related InterviewSolutions