What is ‘Compiler’ linker?
AJoins object files
BTranslates code
CSyntax detector
DOptimizes performance
Explanation
• The linker collects separate object files.
• It creates a single executable program.
• Resolves function locations.
Exam Relevance
- Topic: Competitive Exams
- Subtopic: FPSC/PPSC/NTS Past Papers

No Comments