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
Why do we use structure in c++?
what are the iterator and generic algorithms.
What is helper in c++?
What is a v-table?
Why pointer is used in c++?
Write a program in C++ for Fibonacci series
what is VOID?
What is a wchar_t in c++?
What is lambda in c++?
What is #include iostream h in c++?
What are the uses of static class data?
Write about an iterator class?
Please explain class & object in c++?
How do we implement inheritance in c++?
Briefly describe a B+ tree. What is bulk loading in it?