Which of the following is correct about the statements given below?
1. All operators can be overloaded in C++
2. We can change the basic meaning of an operator in C++1
Only 1 is true
2
Both 1 and 2 are false
3
Only 2 is true
4
Both 1 and 2 are true
Which of the following is correct about the statements given below?
1. All operators can be overloaded in C++
2. We can change the basic meaning of an operator in C++