Which of the following is correct about the first parameter of the main function?
Posted: Wed Jul 13, 2022 7:53 pm
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
b) Stores the count of command line arguments
c) First argument is non-negative
d) All of the mentioned