What are dynamically linked and statically linked libraries?

Answer Posted / nashiinformaticssolutions

• Static linking: Combines library code into the final executable.
• Dynamic linking: Links libraries at runtime.
v

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is bit rate & baud rate? plz give wave forms

1719


How many keywords are there in c?

806


Do you know what are the properties of union in c?

780


What is the meaning of c in c language?

805


What is the difference between functions getch() and getche()?

823


Which node is more powerful and can handle local information processing or graphics processing?

1068


Can the curly brackets { } be used to enclose a single line of code?

929


How reliable are floating-point comparisons?

832


Differentiate between functions getch() and getche().

799


Which is more efficient, a switch statement or an if else chain?

774


What is the difference between malloc() and calloc() function in c language?

814


Differentiate between new and malloc(), delete and free() ?

892


Write a program to swap two numbers without using a temporary variable?

842


Explain the use of fflush() function?

836


What does static variable mean in c?

853