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
Comment on local and global scope of a variable.
Is c or c++ more useful?
Explain Text Manipulation Routines?
Can I learn c++ as my first language?
What is the use of dot in c++?
Is c++ a float?
Define private, protected and public access control.
What is the use of default constructor?
What is virtual table?
Do you know what is overriding?
What is the use of map in c++?
what are the decision making statements in C++? Explain if statement with an example?
What is #include c++?
Explain what data encapsulation is in c++?
Explain unexpected() function?