Question
22. The following environment variable stores the values that represents the number of the supplied command line arguments:
a) $#
b) $$
c) $!
d) $?
a) $#
b) $$
c) $!
d) $?
Answers
Bot
a) $#