Question: When using shared libraries you encounter some disadvantages. Select all the sentences that are TRUE If a library A uses code of a library B,

When using shared libraries you encounter some disadvantages. Select all the sentences that are TRUE If a library A uses code of a library B, and library B is not present in the system, library A can, as an alternative, load code from any other library in the system. O If a library A uses code of a library B, if the library B is not present in the system, library A cannot work properly. If library A code is not compatible with library B, and library A uses code from library B, the OS would search online a compatible version of library B to avoid possible issues If a library A uses code of a library B, if the version of library B present in the system is not compatible with the code in library A, library A cannot work properly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
