Multiple Choice
Class declarations are usually stored here.
A) on separate disk volumes
B) in their own header files
C) in .cpp files, along with function definitions
D) under pseudonyms
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: When the body of a member function
Q12: One purpose that destructor functions are often
Q14: This type of member function may be
Q15: When a member function is defined outside
Q16: This is automatically called when an object
Q18: One purpose that constructor functions are often
Q20: A _ is a member function that
Q22: More than one constructor function may be
Q22: Assume that myCar is an instance of
Q30: A destructor function can have zero to