Language Processors In an absolute loading scheme, which loader function is accomplished by loader? Reallocation Allocation Linking Loading Reallocation Allocation Linking Loading 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 All of these Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator Interpreter generates an object program from the source program All of these Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following program is not a utility? All of these Debugger Spooler Editor All of these Debugger Spooler Editor ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) inherent to using high level languages is/are: A greater degree of machine independence Fewer people, less management and shorter transition in learning time All of these Improved debugging capability, and superior documentation A greater degree of machine independence Fewer people, less management and shorter transition in learning time All of these Improved debugging capability, and superior documentation ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a uniform symbol table to parse the source program into the basic elements or tokens of the language All of these to build a literal table and an identifier table to build a uniform symbol table to parse the source program into the basic elements or tokens of the language All of these to build a literal table and an identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors A base register table is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain allows multiple programs to reside in separate areas of core at the same time is a term that refers to the control programs of an operating system allows the programmer to write base registers and displacements explicitly in the source program is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain allows multiple programs to reside in separate areas of core at the same time is a term that refers to the control programs of an operating system allows the programmer to write base registers and displacements explicitly in the source program ANSWER DOWNLOAD EXAMIANS APP