Language Processors The advantage(s) of incorporating the macro processor into pass 1 is/ are: many functions do not have to be implemented twice Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros many functions do not have to be implemented twice Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros ANSWER DOWNLOAD EXAMIANS APP
Language Processors Job Control Language (JCL) statements are Used to Read the input from the slow-speed card reader to the high-speed magnetic disk All of these Allocate the CPU to a job Specify, to the operating system, the beginning and end of a job in a batch Read the input from the slow-speed card reader to the high-speed magnetic disk All of these Allocate the CPU to a job Specify, to the operating system, the beginning and end of a job in a batch 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? two pass assembler compiler load-and-go assembler macroprocessor two pass assembler compiler load-and-go assembler macroprocessor ANSWER DOWNLOAD EXAMIANS APP
Language Processors A development stategy whereby the executive control modules of a system are coded and tested first, is known as Left-Right development Top-down development Bottom-up development All of these Left-Right development Top-down development Bottom-up development All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Reductions Terminal table Identifier table Literal table Reductions Terminal table Identifier table Literal table 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 Languages Operating system All of these Utilities Languages Operating system All of these ANSWER DOWNLOAD EXAMIANS APP