Language Processors Which of the following program is not a utility? Editor Debugger Spooler All of these Editor Debugger Spooler All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with 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 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? non-reusable module recursive module reenterable module serially reusable non-reusable module recursive module reenterable module serially reusable ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a uniform symbol table All of these to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language to build a uniform symbol table All of these to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Bug means A logical error in a program All of these A difficult syntax error in a program Documenting programs using an efficient documentation tool A logical error in a program All of these A difficult syntax error in a program Documenting programs using an efficient documentation tool ANSWER DOWNLOAD EXAMIANS APP