Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Identifier table Terminal table Reductions Literal table Identifier table Terminal table Reductions Literal table ANSWER DOWNLOAD EXAMIANS APP
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 All of these to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language to build a uniform symbol table All of these to build a literal table and an identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which 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 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: STOREA h#014B, d ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ASRA ADDA h#01FE, i LOADA h#OD4E, i ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about 4GL? 4GL does not support a high-level of screen interaction A 4GL is a software tool which is written, possibly, in some third generation language All of these Many database management system packages support 4GLs 4GL does not support a high-level of screen interaction A 4GL is a software tool which is written, possibly, in some third generation language All of these Many database management system packages support 4GLs ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: 9000000000 40 0111EF DA000F 9000000000 40 0111EF DA000F ANSWER DOWNLOAD EXAMIANS APP