Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language F8 42 65 61 72 0111EF 03 16 F8 42 65 61 72 0111EF 03 16 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called None of these relative loaders relocating loaders both (a) and (b) None of these relative loaders relocating loaders both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors Job Control Language (JCL) statements are Used to All of these Allocate the CPU to a job 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 All of these Allocate the CPU to a job 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
Language Processors Advantage(s) of using assembly language rather than machine language is/are: All of these Introduction of data to program is easier It is mnemonic and easy to read Addresses any symbolic, not absolute All of these Introduction of data to program is easier It is mnemonic and easy to read Addresses any symbolic, not absolute ANSWER DOWNLOAD EXAMIANS APP
Language Processors The function(s) of the Storage Assignment is/are: All of these to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized to assign storage to all variables referenced in the source program to assign storage to all temporary locations that are necessary for intermediate results All of these to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized to assign storage to all variables referenced in the source program to assign storage to all temporary locations that are necessary for intermediate results ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator Interpreter generates an object program from the source program All of these Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator Interpreter generates an object program from the source program ANSWER DOWNLOAD EXAMIANS APP