Microsoft
98-361 · Question #37
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 A. 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
- AWindows Service
- BWindows Forms
- CConsole-based
- DBatch file
How the community answered
(23 responses)- A78% (18)
- B4% (1)
- C4% (1)
- D13% (3)
Explanation
A Windows service runs in the background and has no interface.
Topics
#Windows Service#background process#startup type#no UI
Community Discussion
No community discussion yet for this question.