Vidyalelo
C++ Programming · Q148

C++ miscellaneous

Programming · C++ Programming · question 148

Q148

What does the second parameter of the main function represent?

A.
Number of command line arguments
B.
List of command line arguments
Answer
C.
Dictionary of command line arguments
D.
Stack of command line arguments

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board