Language Processors In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with recognition of basic syntactic constructs through reductions recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code creation of more optional matrix recognition of basic syntactic constructs through reductions recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code creation of more optional matrix ANSWER DOWNLOAD EXAMIANS APP
Language Processors The action of parsing the source program into the proper syntactic classes is known as interpretation analysis general syntax analysis lexical analysis syntax analysis interpretation analysis general syntax analysis lexical analysis syntax analysis 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
Language Processors Bug means A difficult syntax error in a program A logical error in a program All of these Documenting programs using an efficient documentation tool A difficult syntax error in a program A logical error in a program All of these Documenting programs using an efficient documentation tool ANSWER DOWNLOAD EXAMIANS APP
Language Processors Multiprogramming was made possible by both (a) and (b) neither (a) nor (b) input/output units that operate independently of the CPU operating systems both (a) and (b) neither (a) nor (b) input/output units that operate independently of the CPU operating systems ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? 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 Interpreter is a kind of translator All of these Interpreter generates an object program from the source program ANSWER DOWNLOAD EXAMIANS APP