Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


wt is namespace? wt is the use?

Answers were Sorted based on User's Feedback



wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

Answer / guest

a namespace is logical collection of classes.

Is This Answer Correct ?    1 Yes 0 No

wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

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

wt is namespace? wt is the use?..

Answer / ctharam

namespace is showing about Hierarchy of all Classes in .Net Framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is escape sequence in c#?

0 Answers  


How to install or uninstall a windows service?

0 Answers  


What is activator c#?

0 Answers  


Is versioning applicable to private assemblies?

0 Answers   Arigo Infotech,


write program in c# using this instructions name avinash varma ,work experiance<2,nochildren his work experiance is higher than 5 years,more than one children one children name is diwakar,number of years of work eperiance at current company is the ratio of children and work experiance is 0.21 to 0.5

0 Answers  


Why can?t you specify the accessibility modifier for methods inside the interface?

3 Answers   Mind Tree, Siebel Systems,


What is asp net c#?

0 Answers  


What is the Main difference between String and StringBuilder and why do we use StringBuilder.

15 Answers   Aditya, CTS, Siemens,


What is interpolation in programming?

0 Answers  


What are the 2 kinds of data type conversions in c#?

0 Answers  


how to print invert pyramid in c#

0 Answers   ForSight,


Are tuples immutable c#?

0 Answers  


Categories