Language Processors The Process Manager has to keep track of: 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 both (a) and (b) the status of each program the priority of each program ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler for a high-level language that runs on one machine and produces code for a different machine is called optimizing compiler cross compiler multipass compiler one pass compiler optimizing compiler cross compiler multipass compiler one pass compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors If special forms are needed for printing the output, the programmer specifies these forms through IPL Load modules JCL Utility programs IPL Load modules JCL Utility programs 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: assembler system software compiler translator assembler system software compiler translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: ADDA h#01FE, i STOREA h#014B, d LOADA h#OD4E, i ASRA ADDA h#01FE, i STOREA h#014B, d LOADA h#OD4E, i ASRA ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Physically place the machine instructions and data into memory Adjust all address dependent locations, such as address constants, to correspond to the allocated space All of these Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory Adjust all address dependent locations, such as address constants, to correspond to the allocated space All of these Allocate space in memory for the programs and resolve symbolic references between object decks ANSWER DOWNLOAD EXAMIANS APP