Language Processors A relocate program form is the one which 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 can itself perform the relocation of its address-sensitive portions All of these consists of a program and relevant information for its relocation 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? reenterable module recursive module serially reusable non-reusable module reenterable module recursive module serially reusable non-reusable module ANSWER DOWNLOAD EXAMIANS APP
Language Processors A translator which reads an entire programme written in a high level language and converts it into machine language code is: system software compiler assembler translator system software compiler assembler translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors The function(s) of the Storage Assignment is/are: to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized All of these to assign storage to all variables referenced in the source program to assign storage to all temporary locations that are necessary for intermediate results to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized All of these to assign storage to all variables referenced in the source program to assign storage to all temporary locations that are necessary for intermediate results ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? 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 Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program ANSWER DOWNLOAD EXAMIANS APP
Language Processors The Process Manager has to keep track of: both (a) and (b) the status of each program the priority of each program the information management support to a programmer using the system both (a) and (b) the status of each program the priority of each program the information management support to a programmer using the system ANSWER DOWNLOAD EXAMIANS APP