Language Processors Multiprogramming was made possible by neither (a) nor (b) both (a) and (b) input/output units that operate independently of the CPU operating systems neither (a) nor (b) both (a) and (b) input/output units that operate independently of the CPU operating systems 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: ADDA h#01FE, i ASRA STOREA h#014B, d LOADA h#OD4E, i ADDA h#01FE, i ASRA STOREA h#014B, d LOADA h#OD4E, i 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 The advantage(s) of incorporating the macro processor into pass 1 is/ are: 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 All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution cross compiler load and go linking loader assembler cross compiler load and go linking loader assembler ANSWER DOWNLOAD EXAMIANS APP