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 do you mean by internal linking and external linking in c++?



What do you mean by internal linking and external linking in c++?..

Answer / hrpynux@gmail.com

Internal linkage refers to everything only in scope of a translation unit. External linkage refers to things that exist beyond a particular translation unit. In other words, accessible through the whole program, which is the combination of all translation units (or object files).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

How much do c++ programmers make?

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


How do I make turbo c++ full screen?

0 Answers  


what is data Abstraction

2 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Explain linked list using c++ with an example?

0 Answers  


Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


Describe friend function & its advantages.

0 Answers   TCS,


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


What are the strengths of C++?

1 Answers  


What is void pointer in c++ with example?

0 Answers  


Can c++ be faster than c?

0 Answers  


Categories