ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is true?
Correct Answer: D — Neither I nor II
Both statements are false because all the operators of C++ cannot be overloaded and the basic meaning of an operator cannot be changed, we can only give new meaning to an operator.