Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? index mode indirect mode immediate mode absolute mode index mode indirect mode immediate mode absolute mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called relative loaders None of these both (a) and (b) relocating loaders relative loaders None of these both (a) and (b) relocating loaders ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following systems software does the job of merging the records from two flies into one? Documentation system Security software Utility program Networking software Documentation system Security software Utility program Networking software ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Linking Allocation Loading Reallocation Linking Allocation Loading Reallocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors A base register table 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 allows the programmer to write base registers and displacements explicitly in the source program is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain 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 allows the programmer to write base registers and displacements explicitly in the source program 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 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 All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros many functions do not have to be implemented twice Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros many functions do not have to be implemented twice ANSWER DOWNLOAD EXAMIANS APP