Multiple Choice
Which of the following operators can be overloaded as a global function?
A) ") "
B) "[]"
C) "+="
D) "=="
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which of the following is not a
Q10: An explicit constructor:<br>A) Cannot be called outside
Q11: A copy constructor must receive its argument
Q12: Which of the following operators cannot be
Q19: Assume that the function call operator() is
Q20: Which of the following is false about
Q21: The correct function name for overloading the
Q22: The prototypes of overloaded cast operator functions
Q26: Suppose you have a programmer-defined data type
Q33: The conventional way to distinguish between the