Q220
What is the second argument in command line arguments?
A.
The number of command-line arguments the program was invoked with;
B.
A pointer to an array of character strings that contain the arguments, one per string
AnswerC.
Nothing
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board