Language Processors A loader is a program that automate the translation of assembly language into machine language a program that places programs into memory and prepares them for execution is a program that appears to execute a source program as if it were machine language program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language a program that places programs into memory and prepares them for execution is a program that appears to execute a source program as if it were machine language program that accepts a program written in a high level language and produces an object program ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution assembler cross compiler linking loader load and go assembler cross compiler linking loader load and go ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: DA000F 40 0111EF 9000000000 DA000F 40 0111EF 9000000000 ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Reductions Literal table Terminal table Identifier table Reductions Literal table Terminal table Identifier 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: compiler assembler system software translator compiler assembler system software translator 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 All of these Introduction of data to program is easier It is mnemonic and easy to read Addresses any symbolic, not absolute All of these Introduction of data to program is easier ANSWER DOWNLOAD EXAMIANS APP