Multiple Choice
A class may have ________ default constructor(s) and ________ destructor(s) .
A) only one, only one
B) only one, more than one
C) more than one, only one
D) more than one, more than one
E) no, only one
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: If Square is the name of a
Q22: The name of a destructor must begin
Q23: A constructor may have a return type
Q24: Which of the following statements about ADTs
Q25: A class declaration provides a pattern for
Q27: A class can have a member variable
Q28: If Circle is the name of a
Q29: ADT stands for Algorithmic Data Type.
Q30: A private member function may only be
Q31: Object-oriented programming is centered around objects that