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
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board