Which of the following statement is valid?

Loading

โœช Choose the correct option.

Which of the following statement is valid?

A. We can create new C++ operators.
B. We can change the precedence of the C++ operators.
C. We can change the associativity of the C++ operators.
D. We can not change operator templates.