Multiple Choice
To overload the pre-increment (++) operator as a member of a class, requires ____ parameter(s) .
A) no
B) one
C) two
D) three
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Using a class _ allows you to
Q9: The declaration of a friend function cannot
Q10: With the exception of the _ operator
Q11: When an object invokes a member function,
Q12: In C++, operator is a reserved word.
Q14: To include the operator function operator+ as
Q15: Which of the following is the general
Q16: Which of the following is the general
Q17: The function that overloads the _ operator
Q18: If you overload the binary arithmetic operator