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? non-reusable module recursive module reenterable module serially reusable non-reusable module recursive module reenterable module serially reusable ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: 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 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 A non-relocatable 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 Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly? compiler macroprocessor two pass assembler load-and-go assembler compiler macroprocessor two pass assembler load-and-go assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following might be used to convert high-level language instructions into machine language? an interpreter an operating environment system software applications software an interpreter an operating environment system software applications software ANSWER DOWNLOAD EXAMIANS APP
Language Processors When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed None of these loader linker bootstrap loader None of these loader linker bootstrap loader ANSWER DOWNLOAD EXAMIANS APP