Multiple Choice
In the following function header, the word int is known as a(n) __________. FeetInches FeetInches:
:
Operator++(int)
A) parameterless data type
B) incomplete argument
C) dummy parameter
D) incomplete parameter
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: When a class contains an instance of
Q22: It is a good idea to make
Q23: You may overload any C++ operator and
Q24: The overloaded = operator copies data from
Q25: C++ allows you to redefine the way
Q27: Each object of a class has its
Q28: If you overload the prefix ++ operator,
Q29: When you overload an operator, you can
Q30: A reason to overload the _ is
Q31: When you overload the << operator you