Short Answer
Except for the ____________________ operator and the member selection operator,to use an operator on class objects,that operator must be overloaded.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A(n) _ constructor converts its argument to
Q11: A class template is called a(n)_ type
Q17: A conversion constructor is a(n)_ parameter function.
Q21: Which of the following is a built-in
Q24: Suppose cType is a class template, and
Q25: Operator functions typically return void.
Q29: Any function that overloads an operator is
Q34: The return type of the function operator
Q40: The only built-in operations on classes are
Q40: Both parameters of the function to overload