Solved

A __________ Is a Member Function That Is Automatically Called

Question 1

Multiple Choice

A __________ is a member function that is automatically called when a class object is __________.


A) constructor, created
B) destructor, created
C) static function, deallocated
D) utility function, declared
E) None of these

Correct Answer:

verifed

Verified

Related Questions