Loading practice questions
Which of the following is true?
Correct Answer: D — Neither I nor II
Explanation:
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.