What is the difference between static link library and
dynamic link library?
Answer Posted / vivek kumar kanojia
Above ans is correct and one more thing..
static library is faster than dynamic library
| Is This Answer Correct ? | 31 Yes | 6 No |
Post New Answer View All Answers
What are the advantage of using register variables?
what are the types of Member Functions?
What is jump statement in C++?
Is c++ a float?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
What is a pointer how and when is it used?
What is scope in c++ with example?
How many types of comments are there in c++?
Explain the static member function.
What is the type of this pointer in c++?
What is istream c++?
Write is a binary search tree? Write an algo and tell complexity?
how to connect with oracle 9i with server in socket program in c/c++
What is an overflow error?
Describe protected access specifiers?