Home / CSE MCQs / C#.Net MCQs :: Discussion

Discussion :: C#.Net MCQs

  1. Which among the following statements are not correct about a namespace used in C#.NET?
  2. A.
    Nested namespaces are allowed
    B.
    Importing outer namespaces imports inner namespace
    C.
    Nested namespaces are allowed
    D.
    Importing outer namespace does not import inner namespace

    View Answer

    Workspace

    Answer : Option B

    Explanation :



Be The First To Comment