Language Processors Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language: DA000F 9000000000 0111EF 40 DA000F 9000000000 0111EF 40 ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Terminal table Reductions Literal table Identifier table Terminal table Reductions Literal table Identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Multiprogramming was made possible by operating systems both (a) and (b) neither (a) nor (b) input/output units that operate independently of the CPU operating systems both (a) and (b) neither (a) nor (b) input/output units that operate independently of the CPU 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: translator system software assembler compiler translator system software assembler compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Reallocation Linking Loading Allocation Reallocation Linking Loading Allocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: All of these to build a uniform symbol table to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language All of these to build a uniform symbol table to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP