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


Please Help Members By Posting Answers For Below Questions

What are the various access specifiers in c++?

604


What is c++ similar to?

603


What does it mean to declare a member variable as static?

612


Evaluate !(1&&1||1&&0) a) Error b) False c) True

707


How do I exit turbo c++?

587






What are libraries in c++?

611


What is a singleton class c++?

546


Is there a c++ certification?

606


What are the advantages of c++? Explain

601


Which bit wise operator is suitable for putting on a particular bit in a number?

725


How can virtual functions in c++ be implemented?

612


What is the full form of ios?

559


What is time h in c++?

588


Why pointer is used in c++?

618


Difference between declaration and definition of a variable.

589