The special shell variable $* is used
A
to exit status of ast command executed.
B
to process number of the current shell
C
to list the positional parameters
D
to name the command being executed
E
None of the above
Correct Answer: to list the positional parameters