Vidyalelo
C++ Programming · Q667

C++ miscellaneous

Programming · C++ Programming · question 667

Q667

What does the first parameter of the main function represent?

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

Answer: Option A

Solution

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