1.

The associativity of which of the following operators is Left to Right, in C++?

A. Unary Operator
B. Logical not
C. Array element access
D. Depends on compiler
Answer» D. Depends on compiler


Discussion

No Comment Found