WHAT IS A DAEMON?
Answers were Sorted based on User's Feedback
Answer / g_avadhut
In UNIX, a program that runs in the background (not
attached to a terminal) is called a "daemon." It's
something you can't see, but it's alive and well doing work
behind the scenes.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vitthal mankar
daemon is a computer program that runs in the background,
rather than under the direct control of a use
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / v.eshwar prasad
daemon is a computer program that runs in the background,
rather than under the direct control of a use
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sanjay kumar rout
daemon is a computer program that runs in the background,
rather than under the direct control of a use
i shall be tray to best of ability
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the differences between ntfs4 and ntfs5?
Why thread is called as a lightweight process?
can any one know about NIC (National Informatics Centre) questions Patterns and full detail about written exam, and interview send to softshikha2005@yahoo.com.in Thank you
Which one is not needed for multi-program environment?
if a min thread has finished execution what happens ? a) it exits b) it wait for other threads c) becomes inactive ... etc etc
What is thread safety?
Explain the difference between ntfs4 and ntfs5?
Which one is not needed for Multi-program enviornment? 1) virtual memory 2) security 3) time sharing 4) none of the above.
How to share printer through ftp(fire transfer protocol)?
Explain difference between ntfs4 and ntfs5?
What are the different ways in which a thread can enter into waiting state?
What's the difference in using runnable and extends in threads?