Language Processors Assembler is a program that automate the translation of assembly language into machine language a program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language a program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution 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? Operating system All of these Languages Utilities Operating system All of these Languages Utilities ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) inherent to using high level languages is/are: A greater degree of machine independence Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time All of these A greater degree of machine independence Improved debugging capability, and superior documentation Fewer people, less management and shorter transition in learning time All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following functions is/ are performed by the loader? Physically place the machine instructions and data into memory All of these 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 Physically place the machine instructions and data into memory All of these 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 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 The macro processor must perform 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 expand macro calls and substitute arguments ANSWER DOWNLOAD EXAMIANS APP