1.

WHICH_OF_THE_FOLLOWING_IS_NOT_AN_ADVANTAGE_OF_USING_SHARED,_DYNAMICALLY_LINKED_LIBRARIES_AS_COMPARED_TO_STATICALLY_LINKED_LIBRARIES??$

A. Smaller sizes of executable
B. Lesser overall page fault rate in the system
C. Faster program start-up
D. Existing programs need not be re-linked to take advantage of newer versions of libraries
Answer» C. Faster program start-up


Discussion

No Comment Found