Language Processors Convert the ASLA assembly language instructions into hexadecimal machine language: DA000F 9000000000 40 0111EF DA000F 9000000000 40 0111EF 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 STOREA h#014B, d ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ASRA ADDA h#01FE, i ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Allocate space in memory for the programs and resolve symbolic references between object decks All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory Allocate space in memory for the programs and resolve symbolic references between object decks All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler for a high-level language that runs on one machine and produces code for a different machine is called one pass compiler optimizing compiler cross compiler multipass compiler one pass compiler optimizing compiler cross compiler multipass compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following program is not a utility? Debugger Editor Spooler All of these Debugger Editor Spooler All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Job Control Language (JCL) statements are Used to Allocate the CPU to a job All of these Read the input from the slow-speed card reader to the high-speed magnetic disk Specify, to the operating system, the beginning and end of a job in a batch Allocate the CPU to a job All of these Read the input from the slow-speed card reader to the high-speed magnetic disk Specify, to the operating system, the beginning and end of a job in a batch ANSWER DOWNLOAD EXAMIANS APP