What is the difference between static link library and
dynamic link library?

Answer Posted / mat

Static libraries are linked at compile time. Dynamic
libraries are linked at runtime

Is This Answer Correct ?    52 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can non-public members of another instance of the class be retrieved by the method of the same class?

844


Explain static and dynamic memory allocation with an example each.

877


How many different levels of pointers are there?

923


What is an html tag?

857


How long does it take to get good at leetcode?

918


Give example of a pure virtual function in c++?

845


What is increment operator in c++?

788


What is c strings syntax?

825


What are the implicit member functions of class?

853


What is ios :: in in c++?

849


Why is the function main() special?

874


Explain about Garbage Collector?

895


In a function declaration what does extern means?

819


what are function pointers?

785


what is pre-processor in C++?

846