Home / C# Programming / Attributes :: Discussion

Discussion :: Attributes

  1. Attributes can be applied to

    1. Method
    2. Class
    3. Assembly
    4. Namespace
    5. Enum

  2. A.
    1 and 2 only
    B.
    1, 2 and 3
    C.
    4 and 5 only
    D.
    All of the above
    E.
    None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment