Language Processors In an absolute loading scheme, which loader function is accomplished by loader? Allocation Loading Linking Reallocation Allocation Loading Linking Reallocation 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? immediate mode index mode absolute mode indirect mode immediate mode index mode absolute mode indirect mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory All of these Allocate space in memory for the programs and resolve symbolic references between object decks Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory All of these Allocate space in memory for the programs and resolve symbolic references between object decks ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language 0111EF 03 16 F8 42 65 61 72 0111EF 03 16 F8 42 65 61 72 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter generates an object program from the source program Interpreter is a kind of translator All of these Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program Interpreter is a kind of translator All of these Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform 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 All of these ANSWER DOWNLOAD EXAMIANS APP