Which of the following statements is NOT valid about operator overloading?
a) Only existing operators can be overloaded.
b) Overloaded operator must have at least one operand of its class type.
c) The overloaded operators follow the syntax rules of the original operator.
d) None of the mentioned

Submitted by: Administrator
d) None of the mentioned
Submitted by:

Read Online C++ Operator Overloading Job Interview Questions And Answers