Q186
Which of the following statements is NOT valid about operator overloading?
A.
Only existing operators can be overloaded
B.
The overloaded operator must have at least one operand of its class type
AnswerC.
The overloaded operators follow the syntax rules of the original operator
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board