Language Processors The advantage(s) of incorporating the macro processor into pass 1 is/ are: 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 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 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? absolute mode immediate mode indirect mode index mode absolute mode immediate mode indirect mode index mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) inherent to using high level languages is/are: Fewer people, less management and shorter transition in learning time Improved debugging capability, and superior documentation A greater degree of machine independence All of these Fewer people, less management and shorter transition in learning time Improved debugging capability, and superior documentation A greater degree of machine independence All of these 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 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? recursive module serially reusable reenterable module non-reusable module recursive module serially reusable reenterable module non-reusable module ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which All of these consists of a program and relevant information for its relocation 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 All of these consists of a program and relevant information for its relocation 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