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 recognition of basic syntactic constructs through reductions use of macro processor to produce more optimal assembly code creation of more optional matrix recognition of basic elements and creation of uniform symbols recognition of basic syntactic constructs through reductions use of macro processor to produce more optimal assembly code creation of more optional matrix ANSWER DOWNLOAD EXAMIANS APP
Language Processors When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed bootstrap loader None of these linker loader bootstrap loader None of these linker loader ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which 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 All of these can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate whether the statement LDA B is a statement, in Machine language Assembly language All of these High level language Machine language Assembly language All of these High level language 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 assembler translator system software compiler assembler translator system software 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 literal table and an identifier table to build a uniform symbol table All of these to parse the source program into the basic elements or tokens of the language to build a literal table and an identifier table to build a uniform symbol table ANSWER DOWNLOAD EXAMIANS APP