Single Choice Easy

QWhat does the term "Linking" refer to in the compilation and execution process?

ID: #20104 Compilation and Execution Process 91 views
Question Info
#20104Q ID
EasyDifficulty
Compilation and Execution ProcessTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Translating machine code to assembly code
  • B Combining multiple object files into a single executable
  • C Converting source code to intermediate code
  • D Analyzing program semantics
Correct Answer

Explanation

Linking is the process of combining multiple object files and resolving external references to create a single executable program.

Share This Question

Challenge a friend or share with your study group.