Language Processors Which of the following functions is/ are performed by the loader? Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Terminal table Reductions Literal table Identifier table Terminal table Reductions Literal table Identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which table is a permanent databases that has an entry for each terminal symbol? Literal table Reductions Identifier table Terminal table Literal table Reductions Identifier table Terminal table ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with Storage assignment Syntax analysis Assembly and output Code generation Storage assignment Syntax analysis Assembly and output Code generation ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which way(s) can a macro processor for assembly language be implemented? processor incorporated into pass of a standard two-pass assembler independent two-pass processor independent one-pass processor All of these processor incorporated into pass of a standard two-pass assembler independent two-pass processor independent one-pass processor All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform expand macro calls and substitute arguments save the macro definitions All of these recognize macro definitions and macro calls expand macro calls and substitute arguments save the macro definitions All of these recognize macro definitions and macro calls ANSWER DOWNLOAD EXAMIANS APP