Home / C# Programming / Namespaces :: Discussion

Discussion :: Namespaces

  1. Which of the followings are NOT a .NET namespace?

    1. System.Web
    2. System.Process
    3. System.Data
    4. System.Drawing2D
    5. System.Drawing3D

  2. A.
    1, 3
    B.
    2, 4, 5
    C.
    3, 5
    D.
    1, 2, 3

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment