Language Processors The task(s) of the Lexial analysis phase is/are: 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 All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called both (a) and (b) relocating loaders relative loaders None of these both (a) and (b) relocating loaders relative loaders None of these 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 Multiprogramming was made possible by neither (a) nor (b) both (a) and (b) operating systems input/output units that operate independently of the CPU neither (a) nor (b) both (a) and (b) operating systems input/output units that operate independently of the CPU ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code creation of more optional matrix recognition of basic syntactic constructs through reductions recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code creation of more optional matrix recognition of basic syntactic constructs through reductions 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 Left-Right development All of these Bottom-up development Top-down development Left-Right development All of these Bottom-up development ANSWER DOWNLOAD EXAMIANS APP