Language Processors In which way(s) can a macro processor for assembly language be implemented? independent one-pass processor processor incorporated into pass of a standard two-pass assembler All of these independent two-pass processor independent one-pass processor processor incorporated into pass of a standard two-pass assembler All of these independent two-pass processor ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Allocation Loading Linking Reallocation Allocation Loading Linking Reallocation 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 generates an object program from the source program Interpreter is a kind of translator All of these Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program Interpreter is a kind of translator All of these 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? serially reusable reenterable module recursive module non-reusable module serially reusable reenterable module recursive module non-reusable module ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with use of macro processor to produce more optimal assembly code recognition of basic syntactic constructs through reductions creation of more optional matrix recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code recognition of basic syntactic constructs through reductions creation of more optional matrix recognition of basic elements and creation of uniform symbols ANSWER DOWNLOAD EXAMIANS APP
Language Processors If special forms are needed for printing the output, the programmer specifies these forms through Load modules IPL JCL Utility programs Load modules IPL JCL Utility programs ANSWER DOWNLOAD EXAMIANS APP