question 2 (3 points) which of the following are valid startup types for services? (choose more than one.)…

question 2 (3 points) which of the following are valid startup types for services? (choose more than one.) disabled automatic shutdown pending manual
Answer
Brief Explanations:
In operating - systems, common service startup types include Disabled (service doesn't start), Automatic (starts when the system boots), and Manual (started by user or other services as needed). Shutdown and Pending are not typical startup types for services.
Answer:
A. Disabled, B. Automatic, E. Manual