Home / C# Programming / Namespaces :: Discussion

Discussion :: Namespaces

  1. Which of the following CANNOT belong to a C#.NET Namespace?

  2. A.
    class
    B.
    struct
    C.
    enum
    D.
    Data
    E.
    interface

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment