Language Processors If special forms are needed for printing the output, the programmer specifies these forms through Utility programs JCL Load modules IPL Utility programs JCL Load modules IPL 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 to build a uniform symbol table All of these to parse the source program into the basic elements or tokens of the language to build a literal table and an identifier table to build a uniform symbol table All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which way(s) can a macro processor for assembly language be implemented? processor incorporated into pass of a standard two-pass assembler independent two-pass processor All of these independent one-pass processor processor incorporated into pass of a standard two-pass assembler independent two-pass processor All of these independent one-pass processor ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform expand macro calls and substitute arguments recognize macro definitions and macro calls All of these save the macro definitions expand macro calls and substitute arguments recognize macro definitions and macro calls All of these save the macro definitions ANSWER DOWNLOAD EXAMIANS APP
Language Processors A base register table allows multiple programs to reside in separate areas of core at the same time is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain 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 allows multiple programs to reside in separate areas of core at the same time is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain 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
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 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 Interpreter generates an object program from the source program Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP