wt is namespace? wt is the use?
Answers were Sorted based on User's Feedback
Answer / siddarth
Namespace is collection of classes.These classes can be of
user defined or predefined.classes contains collection of
properties and methods.use of namespace was we can write
all classes under a container called namespace and can be
used any where as we like.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / tara
NameSpace means a Package.
it contains many supported files
ie.,system.drawing,system.io,etc.
it works like a root/directory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tara
It is a Continer of Classes,interfaces,subname spaces.etc.
it acts as a Package.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / varija.k
a namespace is a group of related classes. the main
advantage of using namespaces is to avoid conflicts when
you have multiple classes with the same name.
All classes in .net class library are grouped into
namesoaces. you can use all the classes using the fully
qulified name,includeing the namespace also along with the
class name.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / varma
Name space is a collection of free defined classes,it is
mainly used for naming collison.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepak kumar jena
WHAT IS NAMESPACE:-NAMESPACE IS A COLLECTION OF ONE OR MORE
CLASSES THAT CAN BE USER-DEFINED OR PREDIFINED.
USE OF NAMESPACE:- WHEN A USER WANTS TO HOLD THE CLASS(ES)
WITHIN A SINGLE PACKAGE TAKING THAT HE/SHE CAN USE THE
CLASS(ES) CONTAINED BY THAT PACKAGE AT ANYWHERE ESILY,AT
THAT TIME NAMESPACE IS USED.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shafi syed
NameSpace means is a library which contain all supported
files so u defined the NameSpace on the top of ur
applicaton when u run Your application....the application
takes all the necessary supported files for execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepika
answer 8 is a bit misleading..Namespaces actually used to
avoid naming collisions and not "For" naming collisions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is extended method in c#
What is the Difference between imperative and interrogative code?
What is the difference between internal and private in c#?
What is array? What are jagged array ?
What is dynamic in c#?
can any one send the project manager questions in .net
How long does it take to learn c# programming?
What is ildasm.exe used for?
Why do we use virtual methods in c#?
Differentiate between response.expires and response.expiresabsolute?
How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?
4. Describe the process when we send a request URL? And who is responsible for that?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)