1.

Which of the following statements are correct about data types? 1.If the integer literal exceeds the range of byte, a compilation error will occur. 2.We cannot implicitly convert non-literal numeric types of larger storage size to byte. 3.B

A. 2, 4
B. 1, 3, 5
C. 1, 2, 5
D. 3, 5
Answer» D. 3, 5


Discussion

No Comment Found