Multiple Choice
A(n) __________ informs the compiler that a class will be declared later in the program.
A) static function
B) private data member
C) forward declaration
D) object conversion
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Select all that apply. Given the
Q12: An _ operator can work with programmer-defined
Q13: A static member variable can be used
Q14: The this pointer is a special built-in
Q15: Which type of function is not a
Q17: A member function that is declared _
Q18: If you do not furnish a _,
Q19: A good reason to overload an operator
Q20: In C++11 reference variables that can refer
Q21: When a class contains an instance of