Language Processors Which of the following might be used to convert high-level language instructions into machine language? an interpreter system software an operating environment applications software an interpreter system software an operating environment applications software 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: system software translator compiler assembler system software translator compiler assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program Interpreter is a kind of translator All of these Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution linking loader assembler load and go cross compiler linking loader assembler load and go cross compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors A self-relocating program is one which consists of a program and relevant information for its relocation All of these can itself perform the relocation of its address-sensitive portions 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 All of these can itself perform the relocation of its address-sensitive portions 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: STOREA h#014B, d LOADA h#OD4E, i ADDA h#01FE, i ASRA STOREA h#014B, d LOADA h#OD4E, i ADDA h#01FE, i ASRA ANSWER DOWNLOAD EXAMIANS APP