Vidyalelo
C# Programming · Q84

Miscellaneous in C Sharp

Programming · C# Programming · question 84

Q84

Which is the correct statement about the namespaces in C#.NET?

A.
Nesting of namespaces is permitted, provided all the inner namespaces are declared in the same file
B.
A namespace cannot be tested
C.
There is no limit on the number of levels while nesting namespaces
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board