C# Programming - Enumerations - Discussion

Discussion Forum : Enumerations - General Questions (Q.No. 10)
10.
An enum can be declared inside a class, struct, namespace or interface.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Jack Chan said:   10 years ago
Why could enum be declared in an interface?

Post your comments here:

Your comments will be displayed after verification.