CompTIA Exam Questions

Which of the following command line switches lists the available switches for most command line util

Which of the following command line switches lists the available switches for most command line
utilities?

A.
/help

B.
/*

C.
/h

D.
/?

Explanation:
/? is the common switch that displays a list of switches that are used with a command.
Incorrect Answers:
A: /help and /h displays a list of switches that are used with certain but not all commands.
B: /* does not display a list of switches that are used with a command.
C: /help and /h displays a list of switches that are used with certain but not all commands.