Vidyalelo
C++ Programming · Q70

C++ miscellaneous

Programming · C++ Programming · question 70

Q70

What are command line arguments?

A.
Arguments passed to main() function
Answer
B.
Arguments passed to any function
C.
Arguments passed to class functions
D.
Arguments passed to structure functions

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board