Language Processors An algorithm is best described as A computer language A branch of mathematics A step by step procedure for solving a problem All of these A computer language A branch of mathematics A step by step procedure for solving a problem All of these 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 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called relocating loaders relative loaders both (a) and (b) None of these relocating loaders relative loaders both (a) and (b) None of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Reallocation Loading Allocation Linking Reallocation Loading Allocation Linking ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which 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 consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions 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 consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP