A program that combines different library files to object files to generate executable file is called ______?
A program that combines different library files to object files to generate executable file is called ______?
ایک پروگرام جس میں مختلف لائبریری فائلوں کو یکجا کرنے کے لئے فائلوں کو اعتراض کرنے کے لئے یکجا فائل _____ کہا جاتا ہے؟
Explanation
A linker combines object files and library files into a single executable file.
It resolves references between different modules and links external libraries needed for execution.