Home / C# Programming / Attributes :: Discussion

Discussion :: Attributes

  1. The [Serializable()] attribute gets inspected at

  2. A.
    Compile-time
    B.
    Run-time
    C.
    Design-time
    D.
    Linking-time
    E.
    None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment