Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: 40 9000000000 0111EF DA000F 40 9000000000 0111EF DA000F ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly? macroprocessor two pass assembler compiler load-and-go assembler macroprocessor two pass assembler compiler load-and-go assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which 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 All of these consists of a program and relevant information for its relocation 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 All of these consists of a program and relevant information for its relocation ANSWER DOWNLOAD EXAMIANS APP
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 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 All of these many functions do not have to be implemented twice 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 The macro processor must perform All of these save the macro definitions recognize macro definitions and macro calls expand macro calls and substitute arguments All of these save the macro definitions recognize macro definitions and macro calls expand macro calls and substitute arguments ANSWER DOWNLOAD EXAMIANS APP
Language Processors The Process Manager has to keep track of: the status of each program the information management support to a programmer using the system the priority of each program both (a) and (b) the status of each program the information management support to a programmer using the system the priority of each program both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP