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

Answer Posted / kiran

above answer is correct and..
the excutable exe size will be larger when we build exe
with static library compared to dynamic library

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which c++ compiler is best?

591


What is setbase c++?

627


Explain the static member function.

711


Is c++ map a hash table?

568


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

610






What do you mean by ‘void’ return type?

608


How many namespaces are there in c++?

563


Write is a binary search tree? Write an algo and tell complexity?

598


What are files in c++?

595


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

652


What is Destructor in C++?

641


What is increment operator in c++?

564


What is encapsulation in c++ with example?

591


What is array in c++ example?

653


Explain virtual class and friend class.

605