1.

To use command line arguments in C++, how many parameters are passed to the main function?

A. 1
B. 2
C. 3
D. 4
Answer» C. 3


Discussion

No Comment Found