Home » C# Programming » Enumerations

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

Correct Answer: An enum variable can be defined inside a class or a namespace.

← Previous Question Next Question→

More Questions from Enumerations

Discussion & Comments

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