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 can itself perform the relocation of its address-sensitive portions All of these consists of a program and relevant information for its relocation 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 can itself perform the relocation of its address-sensitive portions All of these consists of a program and relevant information for its relocation ANSWER DOWNLOAD EXAMIANS APP
Language Processors The function(s) of the Syntax phase is/ are: to parse the source program into the basic elements or tokens of the language to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs 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 to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs to build a uniform symbol table to build a literal table and an identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language: 03 16 F8 42 65 61 72 0111EF 03 16 F8 42 65 61 72 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors The action of parsing the source program into the proper syntactic classes is known as lexical analysis syntax analysis general syntax analysis interpretation analysis lexical analysis syntax analysis general syntax analysis interpretation analysis 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 compiler assembler system software translator compiler assembler system software ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: It is mnemonic and easy to read Addresses any symbolic, not absolute Introduction of data to program is easier All of these It is mnemonic and easy to read Addresses any symbolic, not absolute Introduction of data to program is easier All of these ANSWER DOWNLOAD EXAMIANS APP