CSE :: Language Processors
-
The system/370 assembler language
-
Convert the ASLA assembly language instructions into hexadecimal machine language:
-
The advantage(s) inherent to using high level languages is/are:
-
Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
-
Assembler is
-
In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
-
Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
-
A translator which reads an entire programme written in a high level language and converts it into machine language code is:
-
Which of the following might be used to convert high-level language instructions into machine language?
-
Which of the following program is not a utility?
A.
is a term that refers to the control programs of an operating system
|
B.
is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain
|
C.
allows multiple programs to reside in separate areas of core at the same time
|
D.
allows the programmer to write base registers and displacements explicitly in the source program
|
A.
a program that automate the translation of assembly language into machine language
|
B.
a program that accepts a program written in a high level language and produces an object program
|
C.
a program that places programs into memory and prepares them for execution
|
D.
is a program that appears to execute a source program as if it were machine language
|