Linker-Loader
October 10, 2023
NIC-NIELIT Scientist-B 2020
October 10, 2023
Linker-Loader
October 10, 2023
NIC-NIELIT Scientist-B 2020
October 10, 2023

Linker-Loader

Question 3
​Which of the following is not typically a benefit of dynamic linking?
I. Reduction in overall program execution time.
II. Reduction in overall space consumption in memory.
III. Reduction in overall space consumption on disk.
IV. Reduction in the cost of software updates.
A
I and IV
B
I only
C
II and III
D
IV only
Question 3 Explanation: 
TRUE: Reduction in overall program execution time.
FALSE: Reduction in overall space consumption in memory.
FALSE: Reduction in overall space consumption on disk.
FALSE: Reduction in the cost of software updates.
Note: Except statement-I remaining all statements are not related to dynamic linking.
Correct Answer: B
Question 3 Explanation: 
TRUE: Reduction in overall program execution time.
FALSE: Reduction in overall space consumption in memory.
FALSE: Reduction in overall space consumption on disk.
FALSE: Reduction in the cost of software updates.
Note: Except statement-I remaining all statements are not related to dynamic linking.

Leave a Reply

Your email address will not be published. Required fields are marked *