Language Processors Convert the ASLA assembly language instructions into hexadecimal machine language: 40 0111EF 9000000000 DA000F 40 0111EF 9000000000 DA000F ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a uniform symbol table to parse the source program into the basic elements or tokens of the language All of these to build a literal table and an identifier table to build a uniform symbol table to parse the source program into the basic elements or tokens of the language All of these to build a literal table and an identifier table 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 translator compiler assembler system software translator compiler assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language 42 65 61 72 03 16 F8 0111EF 42 65 61 72 03 16 F8 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called relocating loaders None of these relative loaders both (a) and (b) relocating loaders None of these relative loaders both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors A base register table is a term that refers to the control programs of an operating system allows multiple programs to reside in separate areas of core at the same time allows the programmer to write base registers and displacements explicitly in the source program is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain is a term that refers to the control programs of an operating system allows multiple programs to reside in separate areas of core at the same time allows the programmer to write base registers and displacements explicitly in the source program is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain ANSWER DOWNLOAD EXAMIANS APP