Language Processors In an absolute loading scheme, which loader function is accomplished by loader? Reallocation Linking Allocation Loading Reallocation Linking Allocation Loading ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASLA assembly language instructions into hexadecimal machine language: 40 DA000F 0111EF 9000000000 40 DA000F 0111EF 9000000000 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 reenterable module non-reusable module serially reusable recursive module reenterable module non-reusable module serially reusable 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 analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform All of these 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: F8 03 16 0111EF 42 65 61 72 F8 03 16 0111EF 42 65 61 72 ANSWER DOWNLOAD EXAMIANS APP