Matching
Match each term with the correct statement below.
Premises:
is called automatically each time an object is destroyed
Responses:
auxiliary function
destructor
constructor
predicate function
manager function
member-object
inspector function
mutator function
copy constructor
Correct Answer:
Premises:
Responses:
auxiliary function
destructor
constructor
predicate function
manager function
member-object
inspector function
mutator function
copy constructor
Premises:
auxiliary function
destructor
constructor
predicate function
manager function
member-object
inspector function
mutator function
copy constructor
Responses:
Related Questions
Q12: A _ constructor makes a local copy.<br>A)
Q13: A(n) _ constructor is one that requires
Q14: Match each term with the correct statement
Q15: The one's complement operator is also called
Q16: _ functions change an object's state or
Q18: getName() is a typical example of a(n)
Q19: _ functions perform some action or service,
Q20: The composition relationship is called an "is-a"
Q21: The following code shows an example of
Q22: Match each term with the correct statement