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


Please Help Members By Posting Answers For Below Questions

Implement stack operations with pointers with appropriate exception checks.

560


Explain about vectors in c ++?

589


What is a multiset c++?

545


In what situations do you have to use initialization list rather than assignment in constructors?

627


How static variables and local variablesare similar and dissimilar?

553






What is auto type c++?

620


Describe private, protected and public?

592


What is the function to call to turn an ascii string into a long?

588


Can class objects be passed as function arguments?

597


What are the rules about using an underscore in a c++ identifier?

628


Is c++ the hardest programming language?

633


Can you explicitly call a destructor on a local variable?

598


What is function prototyping? What are its advantages?

583


What is c++ and its features?

567


give me an example for testing a program showing the test path .show how the test is important and complex.

2417