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 The Process Manager has to keep track of: the status of each program the priority of each program the information management support to a programmer using the system both (a) and (b) the status of each program the priority of each program the information management support to a programmer using the system both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors A sequence of instructions, in a computer language, to get the desired result, is known as Decision Table Program Algorithm All of these Decision Table Program Algorithm All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Identifier table Literal table Reductions Terminal table Identifier table Literal table Reductions Terminal 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 assembler compiler system software translator assembler compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors A base register table is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain 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 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 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 allows the programmer to write base registers and displacements explicitly in the source program ANSWER DOWNLOAD EXAMIANS APP