Discussion :: OOPS Concepts
-
Which of the following is correct about the statements given below?
- All operators can be overloaded in C++.
- We can change the basic meaning of an operator in C++.
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment