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


When does a name clash occur?



When does a name clash occur?..

Answer / atul shankhwar

A name clash occurs when a name is defined in more than one place. For example., two different class libraries could give two different classes the same name. If you try to use many class libraries at the same time, there is a fair chance that you will be unable to compile or link the program because of name clashes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is the difference between equal to (==) and assignment operator (=)?

0 Answers  


What is a flag in c++?

0 Answers  


Explain working of printf?

8 Answers  


What does scope resolution operator do?

0 Answers  


Write about the stack unwinding?

0 Answers  


Explain about vectors in c ++?

0 Answers  


What is new in c++?

0 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


how is returning structurs from functions?Show an eg?

1 Answers   GE,


What is the difference between the functions memmove() and memcpy()?

0 Answers  


What is polymorphism & list its types in c++?

0 Answers  


Categories