Linux Shared & Static Libraries Question:
Libraries can be linked with ____ to create executables.
a) other libraries
b) other object files
c) both (a) and (b)
d) none of the mentioned

Answer:
c) both (a) and (b)