GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  C#
Go To First  |  Previous Question  |  Next Question 
 C#  |  Question 241 of 436    Print  
What are Namespaces
A) Naming convention used in .Net
B) Group of classes categorized to avoid name clash
C) None of the above



  
Total Answers and Comments: 4 Last Update: January 29, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 05, 2006 09:31:49   #1  
sahu Member Since: December 2005   Contribution: 323    

RE: What are Namespaces

Ans:

B) Group of classes categorized to avoid name clash


 
Is this answer useful? Yes | No
March 24, 2006 08:13:49   #2  
Samir        

RE: What are Namespaces
Both are false as namespaces are mere logical grouping of names to avert conflicting names for methods variables.
 
Is this answer useful? Yes | No
April 12, 2006 12:30:49   #3  
Vamsi Chunduru        

RE: What are Namespaces
C. None of the above A Namespace in .Net is like containers of objects. They may contain unions classes structures interfaces enumerators and delegates. Main goal of using namespace in .Net is for creating a hierarchical organization of program. In this case a developer does not need to worry about the naming conflicts of classes functions variables etc. inside a project.
 
Is this answer useful? Yes | No
January 29, 2007 01:53:19   #4  
Aby Kurian        

What are Namespaces
They are the collection of pre defined classes.

We can also create a user defined namespace



More Info contact:

abyykurian@yahoo.co.in

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape