What does the first parameter of the main function represent?
(a) Number of command line arguments
(b) List of command line arguments
(c) Dictionary of command line arguments
(d) Stack of command line arguments
The question was asked during an online interview.
The question is from Command Line Arguments topic in section C++ Advanced of C++