Multiple Choice
To overload the pre-increment (++) operator for a class, if the operator function is a member of that class, it must have ____ parameter(s) .
A) no
B) one
C) two
D) three
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which of the following is the syntax
Q10: With the exception of the _ operator
Q11: The _ operator causes a member-wise copy
Q16: Which of the following is the general
Q17: The function that overloads the _ operator
Q18: If you overload the binary arithmetic operator
Q22: The name of the function to overload
Q28: A friend function does not have access
Q31: The return type of the function to
Q36: Which of the following is the general