Linux Shared & Static Libraries Question:
Download Questions PDF

Which one of the following command can list the symbols defined in a library?
a) mn
b) nm
c) nn
d) mm

Static and Shared Libraries Interview Question
Static and Shared Libraries Interview Question

Answer:

b) nm

Download Static and Shared Libraries Interview Questions And Answers PDF

Previous QuestionNext Question
In linux, the static libraries are mostly installed in:
a) /usr/lib
b) /usr/local/lib
c) both (a) and (b)
d) none of the mentioned
In Linux, the static library has the extension of:
a) .a
b) .b
c) .c
d) .d