Language Processors The Process Manager has to keep track of: 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 both (a) and (b) the status of each program ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with Code generation Storage assignment Syntax analysis Assembly and output Code generation Storage assignment Syntax analysis Assembly and output ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) inherent to using high level languages is/are: Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time All of these A greater degree of machine independence Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time All of these A greater degree of machine independence ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? indirect mode index mode immediate mode absolute mode indirect mode index mode immediate mode absolute mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: Introduction of data to program is easier It is mnemonic and easy to read All of these Addresses any symbolic, not absolute Introduction of data to program is easier It is mnemonic and easy to read All of these Addresses any symbolic, not absolute ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform All of these recognize macro definitions and macro calls save the macro definitions expand macro calls and substitute arguments All of these recognize macro definitions and macro calls save the macro definitions expand macro calls and substitute arguments ANSWER DOWNLOAD EXAMIANS APP