10. How does a command work in conjunction with a switch?

a. The switch modifies the command’s functionality and output.
b. The command modifies the switch’s functionality and output.
c. The switch and the command are used by each other to produce filtered output.
d. The command only uses switch functionality when needed since the switch is an optional parameter.


I'm really terrible at this.



Answer :

Im not completely sure, but i believe the answer is b. Different switches can be used at different times which have different outputs. You could switch cases in one program and use a different one in another and get different outputs.

Other Questions