

MCQOPTIONS
Saved Bookmarks
1. |
What does the second parameter of the main function represent? |
A. | Number of command line arguments |
B. | List of command line arguments |
C. | Dictionary of command line arguments |
D. | Stack of command line arguments |
Answer» C. Dictionary of command line arguments | |