Language Processors The function(s) of the Storage Assignment is/are: All of these to assign storage to all temporary locations that are necessary for intermediate results 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 All of these to assign storage to all temporary locations that are necessary for intermediate results 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 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 Advantage(s) of using assembly language rather than machine language is/are: It is mnemonic and easy to read Introduction of data to program is easier Addresses any symbolic, not absolute All of these It is mnemonic and easy to read Introduction of data to program is easier Addresses any symbolic, not absolute All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors A relocate program form is the one which 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 consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions 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 consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions 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? two pass assembler compiler load-and-go assembler macroprocessor two pass assembler compiler load-and-go assembler macroprocessor ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) inherent to using high level languages is/are: Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time All of these A greater degree of machine independence Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time All of these A greater degree of machine independence ANSWER DOWNLOAD EXAMIANS APP