Linker

« Back to Glossary Index

A linker is a tool that combines compiled object files and libraries into a single executable program. It resolves symbol references and prepares code for execution.


← Back

« Back to Glossary Index