If a program is linked against a static library then:
a) machine code of the used function is copied in the executable
b) used function definition is copied into the preprocessd code
c) used function definition is provided at the time of compiling
d) none of the mentioned

Submitted by: Murtaza
a) machine code of the used function is copied in the executable
Submitted by: Murtaza

Read Online Linux Shared & Static Libraries Job Interview Questions And Answers