Multiple Choice
The main() function is referred to as a(n) ____ function because it tells other functions the sequence in which they execute.
A) logical
B) auxiliary
C) driver
D) class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: You cannot add and subtract character data
Q19: Except for strings, double quotes, identifiers, and
Q20: To determine the address of a variable,
Q21: A program consists of subprograms, called _,
Q22: Preprocessor commands begin with a _ sign.<br>A)
Q24: _ in C++ are any combination of
Q25: In C++, a(n) _ is any combination
Q26: _ are explanatory remarks made in a
Q27: Forgetting to enclose a string sent to
Q28: Preprocessor commands end with a semicolon.