Language Processors In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code recognition of basic syntactic constructs through reductions creation of more optional matrix recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code recognition of basic syntactic constructs through reductions creation of more optional matrix 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 assembler translator compiler system software assembler translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: F8 03 16 42 65 61 72 0111EF F8 03 16 42 65 61 72 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors A self-relocating program is one which 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 can itself perform the relocation of its address-sensitive portions All of these 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 can itself perform the relocation of its address-sensitive portions All of these 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 Bottom-up development Top-down development Left-Right development All of these Bottom-up development Top-down development Left-Right development All of these 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 to parse the source program into the basic elements or tokens of the language All of these to build a uniform symbol table to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language All of these to build a uniform symbol table ANSWER DOWNLOAD EXAMIANS APP