1.

For the code snippet shown below, which of the following statements are valid?

A. Addition will produce result 1.
B. Result of addition is system-dependent.
C. Program will generate run-time exception.
D. Compiler will report an error: Operator '+' is not defined for types T and int.
Answer» E.


Discussion

No Comment Found