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 <<
2k
0
Do you find this helpful?
1

View all MCQs in

CPP Programming

Discussion

No comments yet