Moderate

In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with________________?

Correct answer: D. Assembly and output

  • A. Syntax analysis
  • B. Code generation
  • C. Storage assignment
  • D. Assembly and output

Explanation

Assembly and output resolves symbolic labels into actual addresses and produces machine-language output. Code generation produces the instruction sequence, but final symbol resolution is associated with assembly.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions