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 the use of Namespace in c++.

Answer Posted / achal ubbott

Template feature came to c++ quite later from its birth. It
basically helps some big coders.
Now if u buy 2 libraries from market and both of these
define a class Ethernet; Then if u use both of them in your
code the copiler will give some redeclaration of class
errors. So this Namespace feature helps the coder to
differentiate among the two.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which bitwise operator is used to check whether a particular bit is on or off?

1120


What are c++ files?

1196


What is the difference between a pointer and a link in c ++?

1110


What is & in c++ function?

1126


What is a buffer c++?

1108


Why is main an int?

1038


Explain object slicing in c++?

1125


Explain the static storage classes in c++.

1330


What is late binding c++?

1032


Is string an object in c++?

1212


What do you mean by overhead in c++?

1143


What is the difference between a type-specific template friend class and a general template friend class?

1037


Is swift better than c++?

997


Implement stack operations with pointers with appropriate exception checks.

1026


What is a string example?

1150