Language Processors Which of the following functions is/ are performed by the loader? All of these 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 Physically place the machine instructions and data into memory All of these 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 Physically place the machine instructions and data into memory ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a literal table and an identifier table All of these to build a uniform symbol table to parse the source program into the basic elements or tokens of the language to build a literal table and an identifier table All of these to build a uniform symbol table to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors An algorithm is best described as All of these A computer language A step by step procedure for solving a problem A branch of mathematics All of these A computer language A step by step procedure for solving a problem A branch of mathematics ANSWER DOWNLOAD EXAMIANS APP
Language Processors The Process Manager has to keep track of: the priority of each program the status of each program both (a) and (b) the information management support to a programmer using the system the priority of each program the status of each program both (a) and (b) the information management support to a programmer using the system 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: compiler system software translator assembler compiler system software translator assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Literal table Reductions Terminal table Identifier table Literal table Reductions Terminal table Identifier table ANSWER DOWNLOAD EXAMIANS APP