Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Namespaces
Which of the following statements is correct about a namespace used in C#.NET?
Nested namespaces are not allowed.
Importing outer namespace imports inner namespace.
Nested namespaces are allowed.
If nested, the namespaces cannot be split across files.
Show Answer
Correct Answer:
Nested namespaces are allowed.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment