Language Processors A translator which reads an entire programme written in a high level language and converts it into machine language code is: assembler translator system software compiler assembler translator system software compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with recognition of basic syntactic constructs through reductions creation of more optional matrix recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code recognition of basic syntactic constructs through reductions creation of more optional matrix recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code ANSWER DOWNLOAD EXAMIANS APP
Language Processors In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun? serially reusable reenterable module non-reusable module recursive module serially reusable reenterable module non-reusable module recursive module ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler is program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language is a program that appears to execute a source program as if it were 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 a program that automate the translation of assembly language into machine language is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: Introduction of data to program is easier All of these Addresses any symbolic, not absolute It is mnemonic and easy to read Introduction of data to program is easier All of these Addresses any symbolic, not absolute It is mnemonic and easy to read ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which table is a permanent databases that has an entry for each terminal symbol? Identifier table Reductions Terminal table Literal table Identifier table Reductions Terminal table Literal table ANSWER DOWNLOAD EXAMIANS APP