Multiple choice Resolution of externally defined symbols is performed by a/an linker loader compiler assembler Reveal answer Fill a bubble to check yourself A Correct answer Explanation A linker is responsible for taking object files and resolving references to external symbols, combining them into a single executable. Other components like loaders, compilers, and assemblers perform different stages of the translation process.