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?

Answers were Sorted based on User's Feedback



what is namespace?..

Answer / vipin

Namespace is logical unit of all classes.

Is This Answer Correct ?    3 Yes 0 No

what is namespace?..

Answer / nageswara rao.g

namespace is collection of different types of classes

Is This Answer Correct ?    2 Yes 1 No

what is namespace?..

Answer / payal mehta

Namespace is naming schema in which we can organize no. of
classes.Using that classes we can use or inherit properties
and methodes in our application.Namespace also can contain
number of assemblies.

Is This Answer Correct ?    1 Yes 0 No

what is namespace?..

Answer / komilla shaheen

Namespace is logical unit of all classes .Namespace can
span multiple assemblies.
eg.System.Web.UI logically group all UI related features.

Is This Answer Correct ?    0 Yes 0 No

what is namespace?..

Answer / venkat2050

namespace is nothing but the call method of funcion which
need to be envoked when you need to adde some of the
function so we call by using the namespace

Is This Answer Correct ?    0 Yes 0 No

what is namespace?..

Answer / jyothish vakkom

namespace
{
class 1
{
}
class2
{
}
.....
.....
.....
}

got d idea???

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Are private class-level variables inherited?

5 Answers   HCL, Siebel Systems, Visual Soft,


How to find out that the code is written as managed or un-managed code?

0 Answers   Amazon,


What is the property of a class in c#?

0 Answers  


What is the difference between readonly and const

4 Answers   Emphasis,


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

0 Answers  


What is a nullreferenceexception and how do I fix it?

0 Answers  


What are the two kinds of properties?

10 Answers   Wipro,


1. What is lazy loading? 2. What is delay signing? 3. How to transfer view object to presenter in MVP? 4. How to create a generic class? 5. What is Ajax object? 6. What is explicit interface implementation? 7. I1, I2 interfaces have same methods (say PrintName) explicitly implemented in class C1. Now how to call PrintName method from I1? 8. I have a list of Customers. List the customer with maximum orders using LINQ.

1 Answers   Aptron, Volvo,


How is method overriding different from overloading?

0 Answers  


What is Covariance and contravariance in C#?

0 Answers   HCL,


What are anonymous functions in c#?

0 Answers  


how can i display crystal report in button_click? am working with VS2005..........plz help me

1 Answers  


Categories