Language Processors In an absolute loading scheme, which loader function is accomplished by loader? Loading Allocation Linking Reallocation Loading Allocation Linking Reallocation 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 Which of the following functions is/ are performed by the loader? Allocate space in memory for the programs and resolve symbolic references between object decks Adjust all address dependent locations, such as address constants, to correspond to the allocated space All of these Physically place the machine instructions and data into memory Allocate space in memory for the programs and resolve symbolic references between object decks Adjust all address dependent locations, such as address constants, to correspond to the allocated space All of these Physically place the machine instructions and data into memory ANSWER DOWNLOAD EXAMIANS APP
Language Processors A development stategy whereby the executive control modules of a system are coded and tested first, is known as Top-down development All of these Left-Right development Bottom-up development Top-down development All of these Left-Right development Bottom-up development ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which table is a permanent databases that has an entry for each terminal symbol? Reductions Terminal table Literal table Identifier table Reductions Terminal table Literal table Identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? absolute mode index mode immediate mode indirect mode absolute mode index mode immediate mode indirect mode ANSWER DOWNLOAD EXAMIANS APP