Programming tools Compiler Question #20050
Single Choice Easy

QWhat is the primary function of the "Assembler" in the compilation process?

ID: #20050 Compiler 118 views
Question Info
#20050Q ID
EasyDifficulty
CompilerTopic

Choose the Best Option

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

  • A Generating intermediate code
  • B Translating machine code to assembly code
  • C Performing syntax analysis on the code
  • D Resolving external references
Correct Answer

Explanation

The Assembler is responsible for translating machine code into assembly code, making it more human-readable.

Share This Question

Challenge a friend or share with your study group.