Language Processors Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ANSWER DOWNLOAD EXAMIANS APP
Language Processors An algorithm is best described as All of these A computer language A step by step procedure for solving a problem A branch of mathematics All of these A computer language A step by step procedure for solving a problem A branch of mathematics ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program All of these Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform save the macro definitions All of these expand macro calls and substitute arguments recognize macro definitions and macro calls save the macro definitions All of these expand macro calls and substitute arguments recognize macro definitions and macro calls ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: 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 to build a uniform symbol table ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with recognition of basic syntactic constructs through reductions recognition of basic elements and creation of uniform symbols creation of more optional matrix use of macro processor to produce more optimal assembly code recognition of basic syntactic constructs through reductions recognition of basic elements and creation of uniform symbols creation of more optional matrix use of macro processor to produce more optimal assembly code ANSWER DOWNLOAD EXAMIANS APP