Multiple Choice
A class member function that automatically initializes the data members of a class is called
A) the init function
B) an operator
C) a constructor
D) a cast
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: To assign values to a structure variable,
Q20: What is wrong with the following structure
Q21: If you have a class named myPersonClass,
Q22: A function may return a structure.
Q23: Which of the following function declarations will
Q25: Who can access private members in a
Q26: The double colon ::) is known as
Q27: A member function of a class should
Q28: If you are designing a class for
Q29: Data members or member functions of a