Page 1 of 1

Which among the following statements are not correct about a namespace used in C#.NET?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
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