Language Processors Convert the ASCII/BEAR/assembly language 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 In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? immediate mode index mode absolute mode indirect mode immediate mode index mode absolute mode indirect mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with use of macro processor to produce more optimal assembly code recognition of basic elements and creation of uniform symbols recognition of basic syntactic constructs through reductions creation of more optional matrix use of macro processor to produce more optimal assembly code recognition of basic elements and creation of uniform symbols recognition of basic syntactic constructs through reductions creation of more optional matrix ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following program is not a utility? Editor Debugger Spooler All of these Editor Debugger Spooler All of these 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 load and go linking loader cross compiler assembler load and go linking loader cross compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter is a kind of translator Interpreter generates an object program from the source program All of these Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator Interpreter generates an object program from the source program All of these Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP