Language Processors The Process Manager has to keep track of: the priority of each program both (a) and (b) the status of each program the information management support to a programmer using the system the priority of each program both (a) and (b) the status of each program the information management support to a programmer using the system ANSWER DOWNLOAD EXAMIANS APP
Language Processors If special forms are needed for printing the output, the programmer specifies these forms through Utility programs IPL JCL Load modules Utility programs IPL JCL Load modules ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) of incorporating the macro processor into pass 1 is/ are: Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler many functions do not have to be implemented twice more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros All of these Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler many functions do not have to be implemented twice more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: All of these to build a uniform symbol table to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language All of these to build a uniform symbol table to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ASRA ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called both (a) and (b) relocating loaders None of these relative loaders both (a) and (b) relocating loaders None of these relative loaders ANSWER DOWNLOAD EXAMIANS APP