Home » Computer » Miscellaneous » Question
  1. Constantly running system program processes are known as
    1. Daemons
    2. Processes
    3. Process Block
    4. Process Control Block
Correct Option: A

In multitasking computer operating systems, a daemon is a computer program that runs as a background process, rather than being under the direct control of an interactive user. Systems often start daemons at boot time and serve the function of responding to network requests, hardware activity, or other programs by performing some task.



Your comments will be displayed only after manual approval.