Multiple Choice
Operators can be overloaded as
A) friends of a class
B) members of a class
C) non-friends, non-members of a class
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: Functions that are constant member functions may
Q46: Both the copy constructor and the assignment
Q47: Functions that are constant member functions may
Q48: Which of the following are not correct?<br>A)
Q49: What is wrong with the following overloaded
Q51: To overload functions with symbolic names like
Q52: Given the following class, what is syntactically
Q53: Given the following class and array declaration,
Q54: Putting the keyword const in front of
Q55: When a dynamic array with a class