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 difference between static link library and
dynamic link library?

Answer Posted / dinesh

The static linked library causes the corresponding information from libraries to be included in the executable DLL on the other hand inserts virtual address of memory. Thus the size of static linked file is larger than a static linked file. If we use dynamic linking the updates in library will also be effect the behavior of the file while not in static linking. Due to this reason dll is better but it can also sometimes make the program faulty due to library update.

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we read/write Structures from/to data files?

1186


Difference between overloaded functions and overridden functions

1113


What would happen on forgetting [], while deallocating an array through new?

1146


What is object in c++ wikipedia?

1063


What do you mean by public protected and private in c++?

1114


What is the best c++ ide?

1236


What is an accessor in c++?

1117


What is token c++?

1089


What are the 3 levels of programming languages?

1100


How many types of modularization are there in c++?

1120


Can we use this pointer in a class specific, operator-overloading function for new operator?

1149


give me an example for testing a program showing the test path .show how the test is important and complex.

2995


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1131


Explain the virtual inheritance in c++.

1112


Why was c++ created?

1084