

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» B. Arguments passed to any function | |