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 Job Control Language (JCL) statements are Used to Allocate the CPU to a job Read the input from the slow-speed card reader to the high-speed magnetic disk Specify, to the operating system, the beginning and end of a job in a batch All of these Allocate the CPU to a job Read the input from the slow-speed card reader to the high-speed magnetic disk Specify, to the operating system, the beginning and end of a job in a batch All of these 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: translator assembler compiler system software translator assembler compiler system software ANSWER DOWNLOAD EXAMIANS APP
Language Processors A self-relocating program is one which consists of a program and relevant information for its relocation All of these can itself perform the relocation of its address-sensitive portions 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 All of these can itself perform the relocation of its address-sensitive portions 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 The system/370 assembler language 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 a term that refers to the control programs of an operating system is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain 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 a term that refers to the control programs of an operating system is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly? load-and-go assembler two pass assembler macroprocessor compiler load-and-go assembler two pass assembler macroprocessor compiler ANSWER DOWNLOAD EXAMIANS APP