Multiple Choice
When the post-increment operator is overloaded as a nonmember function of the class, the operator function has ____ parameter(s) .
A) no
B) one
C) two
D) three
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: If you overload the binary arithmetic operator
Q19: The general syntax for the function prototype
Q20: Every object of a class maintains a
Q21: Class templates are called _ types.<br>A) polymorphic<br>B)
Q22: The name of the function to overload
Q24: Suppose cType is a class template, and
Q25: Operator functions typically return void.
Q26: Using a class template, you can write
Q27: The general form of the functions to
Q28: A friend function does not have access