Question: Select all statements that are true. a) static linking allows library code memory to be shared B) with dynamic linking a stub replaces itself with
Select all statements that are true.
a) static linking allows library code memory to be shared
B) with dynamic linking a stub replaces itself with the address of the called function on its first invocation, after the library with the function code is loaded into memory'
C) multiple version of the same library cannot be loaded at the same time in an OS with dynamic linking
D) linking a library is delayed until execution time for OS with dynamic linking.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
