Home / C# Programming / Attributes :: Discussion

Discussion :: Attributes

  1. Which of the following correctly describes the contents of the filename AssemblyInfo.cs?

  2. A.
    It contains method-level attributes.
    B.
    It contains class-level attributes.
    C.
    It contains assembly-level attributes.
    D.
    It contains structure-level attributes.
    E.
    It contains namespace-level attributes.

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment