Questions Related to technology

Multiple choice technology operating systems
  1. 3 parameters and it can be accessed using the variable $3
  2. 9 parameters and it can be accessed using the variable &9

  3. Any number of parameters ( no limit ) and these parameters can be accessed using 'shift' in the script

  4. Any number of parameters ( no limit ) and these parameters can be accessed using 'Case' Statements in the script

Reveal answer Fill a bubble to check yourself
C Correct answer