Language Processors - Study Mode
[#1] The system/370 assembler language
Correct Answer
(D) allows the programmer to write base registers and displacements explicitly in the source program
[#2] Convert the ASLA assembly language instructions into hexadecimal machine language:
Correct Answer
(D) 40
[#3] The advantage(s) inherent to using high level languages is/are:
Correct Answer
(D) All of the above
[#4] Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
Correct Answer
(D) 42 65 61 72
[#5] Assembler is
Correct Answer
(A) a program that automate the translation of assembly language into machine language