Multiple Choice
The correct function name for overloading the addition (+) operator is:
A) operator+
B) operator(+)
C) operator:+
D) operator_+
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: A copy constructor:<br>A) Is a constructor with
Q17: Which of the following is false?<br>A) A
Q18: Which of the following statements about a
Q19: Assume that the function call operator() is
Q20: Which of the following is false about
Q22: The prototypes of overloaded cast operator functions
Q23: Which situation would require the operator to
Q24: The array subscript operator [], when overloaded,
Q25: Suppose the unary ! operator is an
Q26: Suppose you have a programmer-defined data type