What are command line arguments?
(a) Arguments passed to main() function
(b) Arguments passed to any function
(c) Arguments passed to class functions
(d) Arguments passed to structure functions
I got this question during an interview.
My question is from Command Line Arguments in section C++ Advanced of C++