Language Processors A loader is is a program that appears to execute a source program as if it were machine language program that accepts a program written in a high level language and produces an object program a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language is a program that appears to execute a source program as if it were machine language program that accepts a program written in a high level language and produces an object program a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? 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 Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which table is a permanent databases that has an entry for each terminal symbol? Reductions Terminal table Literal table Identifier table Reductions Terminal table Literal table Identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which can itself perform the relocation of its address-sensitive portions All of these consists of a program and relevant information for its relocation 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 can itself perform the relocation of its address-sensitive portions All of these consists of a program and relevant information for its relocation 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors If special forms are needed for printing the output, the programmer specifies these forms through Load modules IPL Utility programs JCL Load modules IPL Utility programs JCL 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 serially reusable reenterable module non-reusable module recursive module serially reusable reenterable module ANSWER DOWNLOAD EXAMIANS APP