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 problem does the namespace feature solve?

Answer Posted / nimish singh

Multiple providers of libraries might use common global identifiers causing a name collision when an application tries to link with two or more such libraries. The namespace feature surrounds a library's external declarations with a unique namespace that eliminates the potential for those collisions.

This solution assumes that two library vendors don't use the same namespace identifier, of course.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are c and c++ different?

1029


What is c++ try block?

1088


What is public, protected, private in c++?

1199


What is vector string in c++?

1133


Discuss the possibilities related to the termination of a program before entering the mainq method?

1002


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

1064


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

1323


Differentiate between declaration and definition.

1103


What is null pointer and void pointer and what is their use?

1149


How can you link a c++ program to c functions?

1141


What do you mean by volatile and mutable keywords used in c++?

1043


Which of the following is evaluated first: a) && b) || c) !

2417


Explain deep copy?

1104


What is the role of C++ shorthand's?

1318


What jobs can you get with a c++ certification?

1105