Moderate

Assembly code data base is associated with__________________?

Correct answer: B. assembly language version of the program which is created by the code generation phase and is input to the assembly phase

  • A. a permanent table which lists all key words and special symbols of the language in symbolic form
  • B. assembly language version of the program which is created by the code generation phase and is input to the assembly phase
  • C. a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure
  • D. consists of a full or partial list or the tokens as they appear in the program. Created by Lexical analysis and used for syntax analysis and interpretation

Explanation

The assembly-code database is the assembly-language version produced by code generation and supplied as input to the assembler. The other options describe tables or token information used in lexical and syntax analysis.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture 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