Vidyalelo
Computer Science · Q796

Linux

Engineering and GATE · Computer Science · question 796

Q796

When a program is linked with a shared library

A.
only a small table is created in the executable
Answer
B.
executable contains the whole content of respective .so file
C.
executable contains nothing related with the shared libraries
D.
none of the mentioned

Answer: Option A

Solution

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