Language Processors The macro processor must perform expand macro calls and substitute arguments recognize macro definitions and macro calls All of these save the macro definitions expand macro calls and substitute arguments recognize macro definitions and macro calls All of these save the macro definitions ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution linking loader cross compiler load and go assembler linking loader cross compiler load and go assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Literal table Identifier table Terminal table Reductions Literal table Identifier table Terminal table Reductions ANSWER DOWNLOAD EXAMIANS APP
Language Processors Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software? Utilities Operating system All of these Languages Utilities Operating system All of these Languages 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 A base register table 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 is a term that refers to the control programs of an operating system allows the programmer to write base registers and displacements explicitly in the source program 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 is a term that refers to the control programs of an operating system allows the programmer to write base registers and displacements explicitly in the source program ANSWER DOWNLOAD EXAMIANS APP