Multiple Choice
Which of the following operators are overloaded by default by the compiler?
1) Comparison Operator ( == )
2) Assignment Operator ( = )
A) both 1 and 2
B) only 1
C) only 2
D) none of the two
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: In C++, const qualifier can be applied
Q9: Which of the following feature of procedure
Q10: Which of the following functions are performed
Q11: Which of the following control expressions are
Q12: Which of the following is the correct
Q14: Which of the following ways are legal
Q15: The following is the C++ style comment<br>A)//<br>B)/*..*/<br>C)-<br>D)none
Q16: Which of the following is FALSE about
Q17: Which of the following feature of object
Q18: Which operator is having right to left