Linux Shared & Static Libraries Question:
Download Questions PDF

The library contains the:
a) pre-compiled object files
b) source files
c) header files
d) none of the mentioned

Answer:

a) pre-compiled object files

Download Static and Shared Libraries Interview Questions And Answers PDF

Previous QuestionNext Question
In Linux, the static libraries can be created by:
a) ar command
b) as command
c) ap command
d) aq command
In linux shared libraries has the extension of:
a) .so
b) .si
c) .sl
d) none of the mentioned