Q.

Which of the following operators are overloaded by default by the compiler in every user defined classes even if user has not written? 1) Comparison Operator (==) 2) Assignment Operator (=)

A. Both 1 and 2
B. Only 1
C. Only 2
D. None of the two
Answer» C. Only 2
2.6k
0
Do you find this helpful?
20

View all MCQs in

CPP Programming

Discussion

No comments yet

Related MCQs