Language Processors Which of the following functions is/ are performed by the loader? Physically place the machine instructions and data into memory Allocate space in memory for the programs and resolve symbolic references between object decks All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory Allocate space in memory for the programs and resolve symbolic references between object decks 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 4GL? All of these A 4GL is a software tool which is written, possibly, in some third generation language 4GL does not support a high-level of screen interaction Many database management system packages support 4GLs All of these A 4GL is a software tool which is written, possibly, in some third generation language 4GL does not support a high-level of screen interaction Many database management system packages support 4GLs ANSWER DOWNLOAD EXAMIANS APP
Language Processors An Interpreter is program that accepts a program written in a high level language and produces an object program a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language is a program that appears to execute a source program as if it were machine language program that accepts a program written in a high level language and produces an object program a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language is a program that appears to execute a source program as if it were machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called relative loaders None of these both (a) and (b) relocating loaders relative loaders None of these both (a) and (b) relocating loaders ANSWER DOWNLOAD EXAMIANS APP
Language Processors A sequence of instructions, in a computer language, to get the desired result, is known as Decision Table All of these Program Algorithm Decision Table All of these Program Algorithm ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with recognition of basic elements and creation of uniform symbols creation of more optional matrix recognition of basic syntactic constructs through reductions use of macro processor to produce more optimal assembly code recognition of basic elements and creation of uniform symbols creation of more optional matrix recognition of basic syntactic constructs through reductions use of macro processor to produce more optimal assembly code ANSWER DOWNLOAD EXAMIANS APP