Vidyalelo
C++ Programming · Q111

C++ miscellaneous

Programming · C++ Programming · question 111

Q111

Which of the following is correct about the first parameter of the main function?

A.
First argument is of int type
B.
Stores the count of command line arguments
C.
First argument is non-negative
D.
All of the mentioned
Answer

Answer: Option D

Solution

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