Language Processors In which way(s) can a macro processor for assembly language be implemented? independent one-pass processor processor incorporated into pass of a standard two-pass assembler All of these independent two-pass processor independent one-pass processor processor incorporated into pass of a standard two-pass assembler All of these independent two-pass processor ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate whether the statement LDA B is a statement, in High level language All of these Assembly language Machine language High level language All of these Assembly language Machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which consists of a program and relevant information for its relocation All of these cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation All of these cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a literal table and an identifier table to build a uniform symbol table to parse the source program into the basic elements or tokens of the language All of these to build a literal table and an identifier table to build a uniform symbol table to parse the source program into the basic elements or tokens of the language All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Multiprogramming was made possible by input/output units that operate independently of the CPU neither (a) nor (b) both (a) and (b) operating systems input/output units that operate independently of the CPU neither (a) nor (b) both (a) and (b) operating systems 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