Microsoft
98-361 · Question #196
Which type of application has the following characteristics when it is installed? Runs continuously in the background by default when the startup type is set to automatic Presents no user interface
The correct answer is C. Windows Service. A Windows service runs in the background and has no interface.
Understanding Desktop Applications
Question
Which type of application has the following characteristics when it is installed? Runs continuously in the background by default when the startup type is set to automatic Presents no user interface
Options
- AConsole-based
- BWindows Forms
- CWindows Service
- DBatch file
How the community answered
(35 responses)- A3% (1)
- B11% (4)
- C80% (28)
- D6% (2)
Explanation
A Windows service runs in the background and has no interface.
Topics
#Windows Service#service startup#background process#no user interface
Community Discussion
No community discussion yet for this question.