Page 1 of 1

Which definition of a daemon on Linux is true?

Posted: Fri Jul 22, 2022 2:54 pm
by answerhappygod
Which definition of a daemon on Linux is true?

A. error check right afterthe call to fork a process
B. new process created by duplicating the calling process
C. program that runs unobtrusively in the background
D. set of basic CPU instructions