Language Processors The task(s) of the Lexial analysis phase is/are: 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 to parse the source program into the basic elements or tokens of the language to build a uniform symbol table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following systems software does the job of merging the records from two flies into one? Documentation system Networking software Security software Utility program Documentation system Networking software Security software Utility program ANSWER DOWNLOAD EXAMIANS APP
Language Processors An Interpreter is is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: LOADA h#OD4E, i STOREA h#014B, d ASRA ADDA h#01FE, i LOADA h#OD4E, i STOREA h#014B, d ASRA ADDA h#01FE, i ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following program is not a utility? All of these Spooler Editor Debugger All of these Spooler Editor Debugger ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which table is a permanent databases that has an entry for each terminal symbol? Reductions Terminal table Identifier table Literal table Reductions Terminal table Identifier table Literal table ANSWER DOWNLOAD EXAMIANS APP