What are the three basic states that a Windows service can be in? (Choose three.)
A.
halted
B.
running
C.
stopped
D.
paused
E.
starting
What are the three basic states that a Windows service can be in? (Choose three.)
What are the three basic states that a Windows service can be in? (Choose three.)
A.
halted
B.
running
C.
stopped
D.
paused
E.
starting
Should be B. running, C. stopped and D. paused.
http://msdn.microsoft.com/en-us/library/system.serviceprocess.servicecontrollerstatus(v=vs.110).aspx
B, C,D
Should be running stopped & paused.
https://msdn.microsoft.com/en-us/library/windows/desktop/ee126211(v=vs.85).aspx
B, C, D
No such thing as Starting or halted