With _________ the linking to shared library routines is deferred until load time so that if changes are made any program that references the library is unaffected
A. statically linked shared libraries
B. dynamically linked shared libraries
C. system linked shared libraries
D. all of the above
B
Business