Language Processors The task(s) of the Lexial analysis phase is/are: 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 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors The action of parsing the source program into the proper syntactic classes is known as general syntax analysis lexical analysis interpretation analysis syntax analysis general syntax analysis lexical analysis interpretation analysis syntax analysis ANSWER DOWNLOAD EXAMIANS APP
Language Processors Assembler is a program that places programs into memory and prepares them for execution a 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 a 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors The Process Manager has to keep track of: the priority of each program the status of each program the information management support to a programmer using the system both (a) and (b) the priority of each program the status of each program the information management support to a programmer using the system both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which table is a permanent databases that has an entry for each terminal symbol? Reductions Literal table Identifier table Terminal table Reductions Literal table Identifier table Terminal table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called relocating loaders both (a) and (b) None of these relative loaders relocating loaders both (a) and (b) None of these relative loaders ANSWER DOWNLOAD EXAMIANS APP