Q. Which of the following statement is valid? (A) We can not change operator templates. (B) We can change the associativity of the C++ operators. (C) We can change the precedence of the C++ operators. (D) We can create new C++ operators. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) We can not change operator templates.