COMPILER DESIGN

SYNTAX ANALYSIS

ROLE OF THE PARSER

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The process of assigning load addresses to the various parts of the program and adjusting the code and date in the program to reflect the assigned addresses is called
A
Assembly
B
Parsing
C
Relocation
D
Symbol resolution
Explanation: 

Detailed explanation-1: -Relocation is the process of assigning load address to various parts of a program and adjusting the code and data in the program to reflect the assigned addresses.

There is 1 question to complete.