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
Language Processors The action of parsing the source program into the proper syntactic classes is known as general syntax analysis syntax analysis interpretation analysis lexical analysis general syntax analysis syntax analysis interpretation analysis lexical analysis ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called None of these relocating loaders both (a) and (b) relative loaders None of these relocating loaders both (a) and (b) relative loaders ANSWER DOWNLOAD EXAMIANS APP
Language Processors In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun? serially reusable non-reusable module reenterable module recursive module serially reusable non-reusable module reenterable module recursive module ANSWER DOWNLOAD EXAMIANS APP
Language Processors Bug means A logical error in a program A difficult syntax error in a program Documenting programs using an efficient documentation tool All of these A logical error in a program A difficult syntax error in a program Documenting programs using an efficient documentation tool All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler is a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program 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 automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language ANSWER DOWNLOAD EXAMIANS APP