1.

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

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
Answer» E.


Discussion

No Comment Found