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

Why do we use vector in c++?

590


What is using namespace std in c++?

601


Is oops and c++ same?

572


What happens when you make call 'delete this;'?

597


What's the best free c++ profiler for windows?

612






Why use of template is better than a base class?

639


What is encapsulation in c++?

660


Is c++ platform dependent?

627


Differentiate between a pointer and a reference with respect to c++.

692


what are the iterator and generic algorithms.

1455


Explain all the C++ concepts using examples.

682


What is purpose of abstract class?

580


What operators can you overload in c++?

588


What do you mean by translation unit in c++?

660


What is the main purpose of overloading operators?

584