Which of the following statement is valid?
We can not change the operator templates.
We can change the associativity of the c++ operators.
We can change the precedence of the c++ operator.
We can create new c++ operator.