What is namespaces in .net?



What is namespaces in .net?..

Answer / Arjun Tyagi

Namespaces in .NET are a mechanism for organizing types (classes, interfaces, structs, enumerations, and delegates) to avoid naming conflicts and facilitate code reuse. They provide a hierarchical structure that helps developers group related types together by function, library, or vendor.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Please explain what is the difference between a class and an object?

1 Answers  


Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.

1 Answers  


Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com

1 Answers  


Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.

4 Answers   247Customer,


What are code contracts?

1 Answers  


What is different between User Control and Web Control and Custom Control?

2 Answers  


What does cil do?

1 Answers  


What is connected and diconnected database ?

1 Answers  


What is misl?

1 Answers  


What are use of Cloud computing....?

1 Answers   CTS,


Whate are resource files?

1 Answers  


what is event inheritance and event delegation?

1 Answers  


Categories