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...

What is namespace?

Answer Posted / ritesh kumar rawat

Namespace is a group of classes, structures, interfaces,
enumerations, and delegates, organized in a logical
hierarchy by function, that enable you to access the core
functionality you need in your applications.
Namespaces are the way that .NET avoids name clashes
between classes. A namespace is no more than a grouping of
data types, but it has the effect that the names of all
data types within a namespace automatically get prefixed
with the name of the namespace. It is also possible to nest
namespaces within each other.

Is This Answer Correct ?    39 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is destructor give example?

1116


What is the renewal class?

2815


Why it is called runtime polymorphism?

1197


What are the important components of cohesion?

1077


is there any choice in opting subjects like 4 out of 7

2237


What is abstraction in oop?

1186


Can we create object of abstract class?

1147


Is react oop?

1107


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4801


Who invented oop?

1191


Why do we use polymorphism?

1124


Why is static class not inherited?

1149


What is methods in oop?

1031


What is oops concept with example?

1080


What is polymorphism explain its types?

1214