1.

Which of the following CANNOT be used as an underlying datatype for an enum in C#.NET?

A. byte
B. short
C. float
D. int
Answer» D. int


Discussion

No Comment Found

Related MCQs