Multiple Choice
When overloading the operator ++, ________ is used to distinguish preincrement from postincrement.
A) a parameterless data type
B) the keyword void
C) a dummy integer parameter
D) the placeholder [ ]
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: A derived class may not have any
Q60: A base class cannot contain a pointer
Q61: A good reason for overloading an operator
Q62: Object composition is useful for creating a
Q63: When you overload an operator, you cannot
Q64: When you redefine the way a standard
Q65: _ is commonly used to extend a
Q67: A function object is<br>A) an instance of
Q68: A(n) _ member variable may be accessed
Q70: When a class contains a pointer to