Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution linking loader cross compiler load and go assembler linking loader cross compiler load and go assembler 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 immediate mode absolute mode index mode indirect mode immediate mode absolute mode index mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by loader? Linking Loading Reallocation Allocation Linking Loading Reallocation Allocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter is a kind of translator Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed All of these Interpreter is a kind of translator Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language F8 42 65 61 72 0111EF 03 16 F8 42 65 61 72 0111EF 03 16 ANSWER DOWNLOAD EXAMIANS APP