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

b. driver

Computer Science & Information Technology

You might also like to view...

What is a shell? How does it work with the kernel? With the user?

What will be an ideal response?

Computer Science & Information Technology

Function parameters must be placed within parentheses, following the function name, and the parameters must be separated by periods.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology