1.

What does the first 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» B. List of command line arguments


Discussion

No Comment Found