

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» E. | |