1.

Which among the following cannot be used as a datatype for an enum in C#.NET?

A. short
B. double
C. int
D. all of the mentioned
Answer» C. int


Discussion

No Comment Found