Which commands disable a service in the command line?

A. net stop
B. net start
C. net disable
D. sc config


D. sc config can be used to disable a service in the command line. Services can be started and stopped with the net start and net stop commands, respectively. Net disable is not a real command.

Computer Science & Information Technology

You might also like to view...

As you build a GUI, recall that it’s often easier to manipulate layouts and controls via Scene Builder’s ________ window than directly in the stage design area.

a. Inspector b. Document c. Controller d. Library

Computer Science & Information Technology

The _________ is a directed graph that depicts a state of the system of resources and processes, with each process and each resource represented by a node.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

All of the following are comparison operators EXCEPT:

A) >< B) <> C) <= D) =

Computer Science & Information Technology

____ controls the overall spacing between letters in a given word or paragraph.

A. Kerning B. Tracking C. Leading D. Tracing

Computer Science & Information Technology