Language Processors In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with Code generation Storage assignment Assembly and output Syntax analysis Code generation Storage assignment Assembly and output Syntax analysis 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 Interpreter analyses each source statement every time it is to be executed All of these Interpreter is a kind of translator Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed All of these Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Linking Reallocation Loading Allocation Linking Reallocation Loading Allocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which way(s) can a macro processor for assembly language be implemented? independent two-pass processor All of these processor incorporated into pass of a standard two-pass assembler independent one-pass processor independent two-pass processor All of these processor incorporated into pass of a standard two-pass assembler independent one-pass processor ANSWER DOWNLOAD EXAMIANS APP
Language Processors Bug means All of these A logical error in a program Documenting programs using an efficient documentation tool A difficult syntax error in a program All of these A logical error in a program Documenting programs using an efficient documentation tool A difficult syntax error in a program ANSWER DOWNLOAD EXAMIANS APP
Language Processors A self-relocating program is one which All of these cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions All of these cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP