Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Terminal table Identifier table Reductions Literal table Terminal table Identifier table Reductions Literal table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with use of macro processor to produce more optimal assembly code recognition of basic elements and creation of uniform symbols creation of more optional matrix recognition of basic syntactic constructs through reductions use of macro processor to produce more optimal assembly code recognition of basic elements and creation of uniform symbols creation of more optional matrix recognition of basic syntactic constructs through reductions ANSWER DOWNLOAD EXAMIANS APP
Language Processors A development stategy whereby the executive control modules of a system are coded and tested first, is known as Bottom-up development Left-Right development All of these Top-down development Bottom-up development Left-Right development All of these Top-down development ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language: 0111EF DA000F 9000000000 40 0111EF DA000F 9000000000 40 ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) inherent to using high level languages is/are: Fewer people, less management and shorter transition in learning time All of these A greater degree of machine independence Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time All of these A greater degree of machine independence Improved debugging capability, and superior documentation ANSWER DOWNLOAD EXAMIANS APP