22. The following environment variable stores the values that represents the number of the supplied command line arguments:

a) $#
b) $$
c) $!
d) $?

a) $#