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
What is the full form of india?
What is an arraylist c++?
Does improper inheritance have a potential to wreck a project?
What is difference between class and structure in c++?
You want to link a c++ program to c functions. How would you do it?
What is srand c++?
Why #include is used?
Is c++ primer good for beginners?
What are c++ stream classes?
What does new do in c++?
Write about an iterator class?
What is the full name of logo?
Can member functions be private?
How can virtual functions in c++ be implemented?
Keyword mean in declaration?