Q153
Which among the following statements are not correct about a namespace used in C#.NET?
A.
Nested namespaces are allowed
B.
Importing outer namespaces imports inner namespace
AnswerC.
Importing outer namespace does not import inner namespace
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board