What is the difference between static link library and
dynamic link library?

Answer Posted / sameer patel

Above answer is correct and also say that the dynamic library is executable file and shared the library for functions.
Where static library execute module and provide information needed of run time....

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a porgram in c++ that reads an integer and print the biggest digit in the number

2045


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

876


How are the features of c++ different from c?

817


Explain explicit container.

873


How come you find out if a linked-list is a cycle or not?

813


Which software is best for coding?

811


How do you initialize a string in c++?

777


What is else if syntax?

911


What is the cout in c++?

815


What are advantages of c++?

812


What are the types of container classes?

844


Why is c++ is better than c?

741


Briefly describe a B+ tree. What is bulk loading in it?

1022


What is wrapper class in c++?

841


Difference between an inspector and a mutator

1087