Multiple Choice
A main function can "drive" an object by calling its member functions-without knowing how the class is implemented. In this sense, main is referred to as a(n) ________ program.
A) manipulator
B) driver
C) controller
D) operator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which of the following statements is false?<br>A)
Q13: Which of the following statements is false?<br>A)
Q14: A member-function call can supply _ that
Q15: C++ is a(n) _ programming language because
Q16: Which of the following statements is false?<br>A)
Q18: Which of the following statements about UML
Q19: Which of the following statements is false?<br>A)
Q20: A default constructor has how many parameters?<br>A)
Q21: Files ending in .cpp are known as
Q22: To call a member function for a