

MCQOPTIONS
Saved Bookmarks
1. |
What are positional parameters? |
A. | special variables for assigning arguments from the command line |
B. | pattern matching parameters |
C. | special variables for reading user input |
D. | special variables and patterns |
Answer» B. pattern matching parameters | |