Language Processors The advantage(s) of incorporating the macro processor into pass 1 is/ are: All of these 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 more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros All of these 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 more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called relocating loaders relative loaders both (a) and (b) None of these relocating loaders relative loaders both (a) and (b) None of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Loading Reallocation Linking Allocation Loading Reallocation Linking Allocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution linking loader load and go cross compiler assembler linking loader load and go cross compiler assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language: 40 9000000000 DA000F 0111EF 40 9000000000 DA000F 0111EF ANSWER DOWNLOAD EXAMIANS APP