Language Processors A self-relocating program is one which cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions All of these cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions 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: Literal table Identifier table Terminal table Reductions Literal table Identifier table Terminal table Reductions ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: 42 65 61 72 0111EF F8 03 16 42 65 61 72 0111EF F8 03 16 ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to parse the source program into the basic elements or tokens of the language to build a uniform symbol table All of these to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language to build a uniform symbol table All of these to build a literal table and an identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Multiprogramming was made possible by operating systems neither (a) nor (b) input/output units that operate independently of the CPU both (a) and (b) operating systems neither (a) nor (b) input/output units that operate independently of the CPU both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors The action of parsing the source program into the proper syntactic classes is known as syntax analysis interpretation analysis general syntax analysis lexical analysis syntax analysis interpretation analysis general syntax analysis lexical analysis ANSWER DOWNLOAD EXAMIANS APP