Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Terminal table Literal table Identifier table Reductions Terminal table Literal table Identifier table Reductions ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which way(s) can a macro processor for assembly language be implemented? independent one-pass processor All of these processor incorporated into pass of a standard two-pass assembler independent two-pass processor independent one-pass processor All of these processor incorporated into pass of a standard two-pass assembler independent two-pass processor ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Adjust all address dependent locations, such as address constants, to correspond to the allocated space All of these Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory Adjust all address dependent locations, such as address constants, to correspond to the allocated space All of these Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory ANSWER DOWNLOAD EXAMIANS APP
Language Processors Job Control Language (JCL) statements are Used to 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 Read the input from the slow-speed card reader to the high-speed magnetic disk 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? macroprocessor load-and-go assembler compiler two pass assembler macroprocessor load-and-go assembler compiler two pass assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors A translator which reads an entire programme written in a high level language and converts it into machine language code is: system software compiler translator assembler system software compiler translator assembler ANSWER DOWNLOAD EXAMIANS APP