Language Processors The macro processor must perform recognize macro definitions and macro calls save the macro definitions All of these expand macro calls and substitute arguments recognize macro definitions and macro calls save the macro definitions All of these expand macro calls and substitute arguments ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate whether the statement LDA B is a statement, in Assembly language Machine language High level language All of these Assembly language Machine language High level language All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which 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 All of these consists of a program and relevant information for its relocation 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 All of these consists of a program and relevant information for its relocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Identifier table Terminal table Reductions Literal table Identifier table Terminal table Reductions Literal table 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 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program All of these Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program All of these Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP