Language Processors Loaders that allow for program relocation are called relocating loaders relative loaders None of these both (a) and (b) relocating loaders relative loaders None of these both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution load and go assembler cross compiler linking loader load and go assembler cross compiler linking loader ANSWER DOWNLOAD EXAMIANS APP
Language Processors A loader is is a program that appears to execute a source program as if it were machine language a program that automate the translation of assembly language into machine language a program that places programs into memory and prepares them for execution program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that automate the translation of assembly language into machine language a program that places programs into memory and prepares them for execution program that accepts a program written in a high level language and produces an object program ANSWER DOWNLOAD EXAMIANS APP
Language Processors The function(s) of the Storage Assignment is/are: 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 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors A translator which reads an entire programme written in a high level language and converts it into machine language code is: assembler system software translator compiler assembler system software translator compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP