Which Among The Following Statements Are Not Correct About A #761
Which among the following statements are not correct about a namespace used in C#.NET?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Namespaces, Preprocessors and Networking - Fundamentals of Namespaces - Quiz No.1.
Which among the following statements are not correct about a namespace used in C#.NET?
Nested namespaces are allowed
Importing outer namespaces imports inner namespace
Nested namespaces are allowed
Importing outer namespace does not import inner namespace