Vidyalelo
C# Programming · Q73

Miscellaneous in C Sharp

Programming · C# Programming · question 73

Q73

Which among the following is a correct statement about namespace used in C#.NET?

A.
Classes must belong to a namespace, whereas structures need not
B.
All elements of the namespace must to belong to one file
C.
If not mentioned, a namespace takes the name of the current project
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