Q128
Which is the correct statement about operator overloading?
A.
Only arithmetic operators can be overloaded
B.
Only non-arithmetic operators can be overloaded
C.
Precedence of operators are changed after overlaoding
D.
Associativity and precedence of operators does not change
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board