Language Processors A non-relocatable program is one which All of these can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation 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 can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Physically place the machine instructions and data into memory Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks All of these Physically place the machine instructions and data into memory Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: All of these to parse the source program into the basic elements or tokens of the language to build a uniform symbol table to build a literal table and an identifier table All of these to parse the source program into the basic elements or tokens of the language to build a uniform symbol table to build a literal table and an identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate whether the statement LDA B is a statement, in Machine language Assembly language High level language All of these Machine language Assembly language High level language All of these 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 multipass compiler cross compiler one pass compiler optimizing compiler multipass compiler cross compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Reallocation Allocation Loading Linking Reallocation Allocation Loading Linking ANSWER DOWNLOAD EXAMIANS APP