Short Answer
The only built-in operations on classes are assignment (=) and ____________________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A(n) _ constructor converts its argument to
Q3: The associativity of the operator = is
Q7: In C++, >> is used as a
Q9: The declaration of a friend function cannot
Q19: The general syntax for the function prototype
Q25: Operator functions typically return void.
Q26: Using a class template, you can write
Q30: Which of the following is the syntax
Q39: Suppose cType is a class template, which
Q41: Most operator functions can either be member