Language Processors In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with Assembly and output Syntax analysis Code generation Storage assignment Assembly and output Syntax analysis Code generation Storage assignment 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 Utility program Security software Networking software Documentation system Utility program Security software Networking software 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 When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed linker None of these bootstrap loader loader linker None of these bootstrap loader loader ANSWER DOWNLOAD EXAMIANS APP
Language Processors A base register table is a term that refers to the control programs of an operating system is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain allows multiple programs to reside in separate areas of core at the same time allows the programmer to write base registers and displacements explicitly in the source program is a term that refers to the control programs of an operating system is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain allows multiple programs to reside in separate areas of core at the same time allows the programmer to write base registers and displacements explicitly in the source program ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Allocate space in memory for the programs and resolve symbolic references between object decks All of these Physically place the machine instructions and data into memory Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks All of these Physically place the machine instructions and data into memory Adjust all address dependent locations, such as address constants, to correspond to the allocated space ANSWER DOWNLOAD EXAMIANS APP