

MCQOPTIONS
Saved Bookmarks
1. |
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. |
Answer» E. | |