1.

The segment base is specified using the register named is?(a) ORG instructions(b) TITLE instruction(c) ASSUME instruction(d) SEGMENT instructionThe question was posed to me in examination.I want to ask this question from Syntax-Directed Definitions and Translations in section Syntax Directed Definition and Translations of Compiler

Answer»

Correct OPTION is (a) ORG instructions

Easiest explanation: ORG segment BASE register is USED to SPECIFY the register.



Discussion

No Comment Found

Related InterviewSolutions