What are dynamically linked and statically linked libraries?
Answer Posted / glibwaresoftsolutions
• Static linking: Combines library code into the final executable.
• Dynamic linking: Links libraries at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you call a function, given its name as a string?
What is unsigned int in c?
What is a stream water?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
When should volatile modifier be used?
How will you delete a node in DLL?
What is the method to save data in stack data structure type?
What do you mean by a sequential access file?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
What is the difference between text and binary i/o?
What functions are in conio h?
What does. int *x[](); means ?
What is class and object in c?
regarding pointers concept
how many key words availabel in c a) 28 b) 31 c) 32