What is a Daemon?

Answers were Sorted based on User's Feedback



What is a Daemon?..

Answer / kamakshee

The processes like vhand, bdflush, sched are housed in
kernel file or /unix system which are known as daemons.
These files run in the background without users
request.These are created when the system boots up and
remains active till it shut down or hang. These are not
linked to any user or any terminal .We can't kill a daemon.

Is This Answer Correct ?    11 Yes 1 No

What is a Daemon?..

Answer / kesava reddy

Daemon stands for Disk and Execution Monitor. A daemon is a
long-running background process that answers requests for
services.

Is This Answer Correct ?    7 Yes 3 No

What is a Daemon?..

Answer / s v ravi

Daemon is a backgroun process which is executed at all the
time.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Unix IPC Interview Questions

Explain what is the process id for kernel process?

0 Answers  


What are various IDs associated with a process?

3 Answers  


Describe the initial process sequence while the system boots up?

4 Answers  


Explain about daemon?

0 Answers  


What are the system calls used for process management?

3 Answers  






About i-node numbers

1 Answers  


what is the process id for kernel process?

8 Answers   IBM, ITI, Military Engineer Services, Remo, TATA,


What is semaphone?

5 Answers   HCL,


How to write the program on full-duplex communication using 2 FIFOs

0 Answers  


What are the various schemes available in ipc?

0 Answers  


What is ipc in unix?

0 Answers  


What is the condition required for dead lock in unix system?

0 Answers  


Categories