Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language F8 42 65 61 72 0111EF 03 16 F8 42 65 61 72 0111EF 03 16 ANSWER DOWNLOAD EXAMIANS APP
Language Processors An Interpreter is program that accepts a program written in a high level language and produces an object program 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 a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program 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 a program that automate the translation of assembly language into machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: ASRA LOADA h#OD4E, i ADDA h#01FE, i STOREA h#014B, d ASRA LOADA h#OD4E, i ADDA h#01FE, i STOREA h#014B, d ANSWER DOWNLOAD EXAMIANS APP
Language Processors A development stategy whereby the executive control modules of a system are coded and tested first, is known as Bottom-up development Left-Right development Top-down development All of these Bottom-up development Left-Right development Top-down development All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed 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: assembler translator compiler system software assembler translator compiler system software ANSWER DOWNLOAD EXAMIANS APP