Language Processors The macro processor must perform save the macro definitions recognize macro definitions and macro calls All of these expand macro calls and substitute arguments save the macro definitions recognize macro definitions and macro calls All of these expand macro calls and substitute arguments 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 Code generation Storage assignment Syntax analysis Assembly and output Code generation Storage assignment Syntax analysis Assembly and output ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a uniform symbol table to build a literal table and an identifier table All of these to parse the source program into the basic elements or tokens of the language to build a uniform symbol table to build a literal table and an identifier table All of these to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? indirect mode index mode absolute mode immediate mode indirect mode index mode absolute mode immediate mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors An Interpreter is a program that places programs into memory and prepares them for execution program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that automate the translation of assembly language into machine language a program that places programs into memory and prepares them for execution program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that automate the translation of assembly language into machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: Addresses any symbolic, not absolute All of these Introduction of data to program is easier It is mnemonic and easy to read Addresses any symbolic, not absolute All of these Introduction of data to program is easier It is mnemonic and easy to read ANSWER DOWNLOAD EXAMIANS APP