Q. |
Which of the following operators should be preferred to overload as a global function rather than a member method? |
A. | Postfix ++ |
B. | Comparison Operator |
C. | Insertion Operator << |
D. | Prefix++ |
Answer» C. Insertion Operator << |
Login to Continue
It will take less than 2 minutes