Vidyalelo
C++ Programming · Q196

Classes and Objects in C++

Programming · C++ Programming · question 196

Q196

Pick the incorrect statements out of the following.

A.
Operator overloading does not disturbs the precedence of operators
B.
Arity of operators can be changed using operator overloading
Answer
C.
No new operators can be created
D.
All of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board