Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: 9000000000 0111EF DA000F 40 9000000000 0111EF DA000F 40 ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which way(s) can a macro processor for assembly language be implemented? processor incorporated into pass of a standard two-pass assembler independent two-pass processor independent one-pass processor All of these processor incorporated into pass of a standard two-pass assembler independent two-pass processor independent one-pass processor All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: 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 to build a uniform symbol table to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors The Process Manager has to keep track of: 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) the status of each program the priority of each program ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: Introduction of data to program is easier All of these Addresses any symbolic, not absolute It is mnemonic and easy to read Introduction of data to program is easier All of these Addresses any symbolic, not absolute It is mnemonic and easy to read ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) of incorporating the macro processor into pass 1 is/ are: All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros many functions do not have to be implemented twice Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros many functions do not have to be implemented twice Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler ANSWER DOWNLOAD EXAMIANS APP