Language Processors Which of the following systems software does the job of merging the records from two flies into one? Networking software Utility program Documentation system Security software Networking software Utility program Documentation system Security software ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called both (a) and (b) None of these relative loaders relocating loaders both (a) and (b) None of these relative loaders relocating loaders ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: LOADA h#OD4E, i ASRA ADDA h#01FE, i STOREA h#014B, d LOADA h#OD4E, i ASRA ADDA h#01FE, i STOREA h#014B, d 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 All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler many functions do not have to be implemented twice All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler 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 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 Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which consists of a program and relevant information for its relocation 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 All of these can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation 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 All of these can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP