Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
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