Windows Operating System Fundamentals — Question 42
A Windows service is a:
Answer options
- A. Program or process that runs in the background and does not require user intervention.
- B. Hardware driver that provides support to a specific device.
- C. Program or process that runs in the foreground.
- D. Hardware driver that provides support to the operating system.
Correct answer: A
Explanation
The correct answer is A, as a Windows service indeed runs in the background and operates without requiring user interaction. Options B and D describe hardware drivers, which are different from services, while option C incorrectly states that a Windows service runs in the foreground.