1.

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
D. All of the mentioned
Answer» D. All of the mentioned


Discussion

No Comment Found