Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language 0111EF 42 65 61 72 F8 03 16 0111EF 42 65 61 72 F8 03 16 ANSWER DOWNLOAD EXAMIANS APP
Language Processors A development stategy whereby the executive control modules of a system are coded and tested first, is known as Bottom-up development Top-down development Left-Right development All of these Bottom-up development Top-down development Left-Right development All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors A translator which reads an entire programme written in a high level language and converts it into machine language code is: system software compiler assembler translator system software compiler assembler translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: ADDA h#01FE, i ASRA STOREA h#014B, d LOADA h#OD4E, i ADDA h#01FE, i ASRA STOREA h#014B, d LOADA h#OD4E, i ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform expand macro calls and substitute arguments All of these save the macro definitions recognize macro definitions and macro calls expand macro calls and substitute arguments All of these save the macro definitions recognize macro definitions and macro calls ANSWER DOWNLOAD EXAMIANS APP
Language Processors The system/370 assembler language is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain allows the programmer to write base registers and displacements explicitly in the source program allows multiple programs to reside in separate areas of core at the same time is a term that refers to the control programs of an operating system is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain allows the programmer to write base registers and displacements explicitly in the source program allows multiple programs to reside in separate areas of core at the same time is a term that refers to the control programs of an operating system ANSWER DOWNLOAD EXAMIANS APP