Vidyalelo
C# Programming · Q153

Miscellaneous in C Sharp

Programming · C# Programming · question 153

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
Answer
C.
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