Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Language processors

In analyzing the compilation of PL/I program, the description “resolving symbolic address (labels) and generating machine language” is associated with________________?

In analyzing the compilation of PL/I program, the description “resolving symbolic address (labels) and generating machine language” is associated with________________?

A. Syntax analysis
B. Code generation
C. Storage assignment
D. Assembly and output

In analyzing the compilation of PL/I program, the description “resolving symbolic address (labels) and generating machine language” is associated with________________? Read More »

Language processors

Assembler is_________________?

Assembler is_________________?

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. is a program that appears to execute a source program as if it were machine language
D. a program that accepts a program written in a high level language and produces an object program

Assembler is_________________? Read More »

Language processors

The system/370 assembler language________________?

The system/370 assembler language________________?

A. is a term that refers to the control programs of an operating system
B. allows multiple programs to reside in separate areas of core at the same time
C. allows the programmer to write base registers and displacements explicitly in the source program
D. is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain

The system/370 assembler language________________? Read More »

Language processors

Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops_______________?

Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops_______________?

A. ASRA
B. ADDA h#01FE, i
C. LOADA h#OD4E, i
D. STOREA h#014B, d

Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops_______________? Read More »

Language processors