Solved

Which of the Following Statements Is Correct About a Namespace

Question 8

Multiple Choice

Which of the following statements is correct about a namespace used in C#.NET?


A) Nested namespaces are not allowed.
B) Importing outer namespace imports inner namespace.
C) Nested namespaces are allowed.
D) If nested, the namespaces cannot be split across files.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions