Vidyalelo
Computer Science · Q316

Linux

Engineering and GATE · Computer Science · question 316

Q316

If a program is linked against a static library then

A.
machine code of the used function is copied in the executable
Answer
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

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board