Q.

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.
Answer» C. Nested namespaces are allowed.
721
0
Do you find this helpful?
1

View all MCQs in

DotNet Technology

Discussion

No comments yet