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 / achal ubbott

Above answers are correct. In case of Dynamic Library your
executable will look up for the code at run time. E.g. when
running some exe it looks for help from some .dll files
provided by windows operating system. So we call this
dynamic linking.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you use qsort() function to sort an array of structures?

1167


Is there finally in c++?

1150


How to declare a function pointer?

1044


Why is c++ is better than c?

1049


Does c++ have string data type?

1163


What is split a string in c++?

1250


Why do we use pointers in c++?

1118


Array base access faster or pointer base access is faster?

2359


What sorting algorithm does c++ use?

1197


What is the most powerful coding language?

1105


Which one is better- macro or function?

1279


What are activex and ole?

1113


Is c++ a difficult language?

1204


How do you establish a has-a relationship?

1170


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

1146