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