Which of the following statements about dynamic linking is false?

a) References to external functions are not resolved until a process issues calls to the functions.
b) A dynamically linked program must be relinked when a library that is uses is modified.
c) Shared library code can be stored separately from other program code.
d) Dynamic linking saves space on secondary storage, as only a single copy of a shared library must be stored.


b) A dynamically linked program must be relinked when a library that is uses is modified.

Computer Science & Information Technology

You might also like to view...

If you are using footers, you can set the bottom margins as small as possible.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which is the correct testing process?

I. full systems testing with test data II. link testing with test data III. full systems testing with live data IV. program testing with test data A) IV - II - I - III B) IV - I - II - III C) II - IV - I - III D) IV - I - III - II E) II - IV - III - I

Computer Science & Information Technology

Cell formats that are automatically in place unless you specify otherwise are called ________ settings

Fill in the blank(s) with correct word

Computer Science & Information Technology

?The ImageUSB utility can be used to create a bootable flash drive.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology