Home / C# Programming / Enumerations :: Discussion

Discussion :: Enumerations

  1. An enum that is declared inside a class, struct, namespace or interface is treated as public.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment