Q179
What is argv[0] in command line arguments?
A.
The name by which the program was invoked
AnswerB.
The name of the files which are passed to the program
C.
Count of the arguments in argv[] vector
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board