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

Answer Posted / sameer patel

Above answer is correct and also say that the dynamic library is executable file and shared the library for functions.
Where static library execute module and provide information needed of run time....

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain virtual class and friend class.

605


How do I start a c++ project?

589


Is java based off c++?

536


To what does “event-driven” refer?

615


What are the benefits of operator overloading?

682






Can constructor be static in c++?

643


Can a constructor return a value?

577


How do I download c++?

573


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

616


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2075


Is facebook written in c++?

564


What is the best ide for c++?

576


Can we get the value of ios format flags?

667


Can c++ do everything c can?

607


What are the four partitions in which c++ compiler divides the ram?

701