Matching
Match each term with the correct statement below.
Premises:
performs initialization and cleanup
Responses:
copy constructor
auxiliary function
constructor
predicate function
mutator function
member-object
destructor
inspector function
manager function
Correct Answer:
Premises:
Responses:
performs initialization and cleanup
manager function
Premises:
performs initialization and cleanup
Responses:
manager function
Related Questions
Q1: A(n) _ constructor is one that does
Q2: The _ directive means that you have
Q4: How do constructor functions differ from other
Q5: _ is a measure of the strength
Q6: In highly _ functions, all operations are
Q7: What does it mean to overload a
Q8: What is the difference between tight coupling
Q9: What are the four special member functions
Q10: _ functions test the truth of some
Q11: Several destructors can exist for each class.