Home » C# Programming » Enumerations

Which of the following statements is correct about an enum used in C#.NET?

Correct Answer: enum is a value type.

← Previous Question Next Question→

More Questions from Enumerations

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion