Multiple Choice
The name of a destructor must begin with
A) the name of the class.
B) a tilde (~) .
C) a capital letter.
D) an underscore.
E) none of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Public members of a class object can
Q18: Accessors are sometimes called _ functions and
Q19: What will the following code segment display?<br>Enum
Q20: A(n) _ member function may be called
Q21: If Square is the name of a
Q23: A constructor may have a return type
Q24: Which of the following statements about ADTs
Q25: A class declaration provides a pattern for
Q26: A class may have _ default constructor(s)
Q27: A class can have a member variable