McqMate
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 << |
View all MCQs in
CPP ProgrammingNo comments yet