Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? immediate mode index mode absolute mode indirect mode immediate mode index mode absolute mode indirect mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: Addresses any symbolic, not absolute It is mnemonic and easy to read All of these Introduction of data to program is easier Addresses any symbolic, not absolute It is mnemonic and easy to read All of these Introduction of data to program is easier ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by loader? Linking Loading Allocation Reallocation Linking Loading Allocation Reallocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors The function(s) of the Storage Assignment is/are: to assign storage to all variables referenced in the source program All of these to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized to assign storage to all temporary locations that are necessary for intermediate results to assign storage to all variables referenced in the source program All of these to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized to assign storage to all temporary locations that are necessary for intermediate results ANSWER DOWNLOAD EXAMIANS APP
Language Processors A relocate program form is the one which 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 consists of a program and relevant information for its relocation All of these 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 consists of a program and relevant information for its relocation All of these can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory Allocate space in memory for the programs and resolve symbolic references between object decks All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory Allocate space in memory for the programs and resolve symbolic references between object decks ANSWER DOWNLOAD EXAMIANS APP