

MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your C++ Programming knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which of the following is correct about the second parameter of the main function? |
A. | Second parameter is an array of character pointers |
B. | First string of the list is the name of the program s output fle |
C. | The string in the list are separated by space in the terminal |
D. | All of the mentioned |
Answer» E. | |