CoolInterview.com - World's Largest Collection of Interview Questions
Send Free SMS
 Interview Questions  
 Our Services  


INTERVIEW QUESTIONS MICROSOFT C# DETAILS
Question :
What are Namespaces


Category C# Interview Questions
Rating (0.0) By 0 users
Added on 7/28/2006
Views 774
Rate it!
Answers:

Ans:

B) Group of classes categorized to avoid name clash



namespaces are logical containers of a class used to avoid the naming collisison



 Posted by: masrath    

Contact masrath  Contact masrath

Namespaces is a class or unique method which is used to avoid reputations.



 Posted by: Shalini    

Contact Shalini  Contact Shalini

name space help you create logical group of related classes and interfaces,which can be used by any language targeting the .net framework.



 Posted by: r.ramesh    

Contact r.ramesh  Contact r.ramesh

namespace is not actually the group of classes. Actually coder can write a class in a namespace with some name and write another class with same name in another namespace. This way we can actually avoid the name clash. For example you write two classes with same name "Box", one under "Simple" namespace and other under "Complex" namespace. There will be no name clash error from the compiler, and you can access them using Simple::Box and Complex::Box.



 Posted by: kk    

Contact kk  Contact kk


If you have the better answer, then send it to us. We will display your answer after the approval.
Name :*
Email Id :*
Answer :*
Verification Code Code Image - Please contact webmaster if you have problems seeing this image code Not readable? Load New Code
Process Verification  Enter the above shown code:*
Inform me about updated answers to this question

   
Related Questions
View Answer
.NET run time relies on the object reference counts to manage memory

View Answer
Which is .NET s answer to Memory Management

View Answer
Which of the following is not a subclass of reference type

View Answer
Which of the following is not a subclass of Value Type class

View Answer
It is not possible to debug the classes written in other .Net languages in a C# project.

View Answer
Code written in C# can not used in which of the languages

View Answer
NET interfaces are not derived from IUnknown & they do not have associated GUID?s

View Answer
Which are the important features of IL

View Answer
Intermediate Language also facilitates language interoperability




View Answer
Platform specific code is obtained when

View Answer

Please Note: We keep on updating better answers to this site. Subscribe to our newsletter to get notified when better answer is posted.

Notify me when better answer is posted!
Email:

View ALL C# Interview Questions

User Options
Sponsored Links


Copyright ©2003-2010 CoolInterview.com, All Rights Reserved.
Privacy Policy | Terms and Conditions
Page URL: http://www.coolinterview.com/interview/8967/default.asp?cachecommand=bypass


Download Yahoo Messenger | Placement Papers| FREE SMS | ASP .Net Tutorial | Web Hosting | Free SMS | Dedicated Servers | Joke of the Day

1.03