How can you determine the number of positional parameter passed to the script ?

  1. $# will print the same

  2. $? will print the same

  3. $! will print the same

  4. $$ will print the same


Correct Option: A

Find more quizzes: