Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Reductions Terminal table Literal table Identifier table Reductions Terminal table Literal table Identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to parse the source program into the basic elements or tokens of the language to build a literal table and an identifier table All of these to build a uniform symbol table to parse the source program into the basic elements or tokens of the language to build a literal table and an identifier table All of these to build a uniform symbol 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 Code generation Assembly and output Syntax analysis Storage assignment Code generation Assembly and output Syntax analysis ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about 4GL? All of these 4GL does not support a high-level of screen interaction A 4GL is a software tool which is written, possibly, in some third generation language Many database management system packages support 4GLs All of these 4GL does not support a high-level of screen interaction A 4GL is a software tool which is written, possibly, in some third generation language Many database management system packages support 4GLs ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) inherent to using high level languages is/are: A greater degree of machine independence All of these Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time A greater degree of machine independence All of these Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time ANSWER DOWNLOAD EXAMIANS APP