Q. Which of the following is not correct (Solved)
1. Only existing operator can be overloaded
2. The overloaded operator must have at least one operand
3. We can change the basic meaning of the operator
4. Overloaded operators follow the syntax rule of original operator
- c. We can change the basic meaning of the operator