Vidyalelo
C# Programming · Q224

Classes and Objects in C Sharp

Programming · C# Programming · question 224

Q224

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

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

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board