Language Processors
Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:

ADDA h#01FE, i
LOADA h#OD4E, i
ASRA
STOREA h#014B, d

ANSWER DOWNLOAD EXAMIANS APP

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
Adjust all address dependent locations, such as address constants, to correspond to the allocated space
All of these

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
Indicate which of the following is not true about 4GL?

Many database management system packages support 4GLs
All of these
4GL does not support a high-level of screen interaction
A 4GL is a software tool which is written, possibly, in some third generation language

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with

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

ANSWER DOWNLOAD EXAMIANS APP