Multiple Choice
A ____ function has the same name as its class.
A) constructor
B) manager
C) predicate
D) mutator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: A _ is a collection of useful
Q43: The one's complement operator (_) is the
Q44: If you want to create an array
Q45: isUpper() is a typical example of a(n)
Q46: Why is it a good idea to
Q48: A(n) _ list provides constructor-required values for
Q49: Coupling is either tight coupling or loose
Q50: Match each term with the correct statement
Q51: The C++ directive _ allows you to
Q52: All constructors are public.