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

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
A self-relocating program is one which

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

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
The function(s) of the Storage Assignment is/are:

All of these
to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized
to assign storage to all variables referenced in the source program
to assign storage to all temporary locations that are necessary for intermediate results

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with

recognition of basic syntactic constructs through reductions
recognition of basic elements and creation of uniform symbols
creation of more optional matrix
use of macro processor to produce more optimal assembly code

ANSWER DOWNLOAD EXAMIANS APP