Language Processors A non-relocatable program is one which consists of a program and relevant information for its relocation All of these 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 can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation All of these 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 can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP
Language Processors An algorithm is best described as A step by step procedure for solving a problem A computer language All of these A branch of mathematics A step by step procedure for solving a problem A computer language All of these A branch of mathematics ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: ASRA LOADA h#OD4E, i ADDA h#01FE, i STOREA h#014B, d ASRA LOADA h#OD4E, i ADDA h#01FE, i STOREA h#014B, d 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? immediate mode indirect mode absolute mode index mode immediate mode indirect mode absolute mode index mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following systems software does the job of merging the records from two flies into one? Utility program Security software Documentation system Networking software Utility program Security software Documentation system Networking software 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 All of these Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program All of these Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP