CSE :: Language Processors
-
Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
-
The table created by lexical analysis to describe all literals used in the source program, is:
-
Advantage(s) of using assembly language rather than machine language is/are:
-
The action of parsing the source program into the proper syntactic classes is known as
-
The task(s) of the Lexial analysis phase is/are:
-
A relocate program form is the one which
-
In which way(s) can a macro processor for assembly language be implemented?
-
A system program that combines the separately compiled modules of a program into a form suitable for execution
-
A compiler is
-
In an absolute loading scheme, which loader function is accomplished by loader?
A.
a program that places programs into memory and prepares them for execution
|
B.
a program that automate the translation of assembly language into machine language
|
C.
program that accepts a program written in a high level language and produces an object program
|
D.
is a program that appears to execute a source program as if it were machine language
|