Language Processors Which of the following program is not a utility? Spooler Editor Debugger All of these Spooler Editor Debugger All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which way(s) can a macro processor for assembly language be implemented? independent one-pass processor All of these independent two-pass processor processor incorporated into pass of a standard two-pass assembler independent one-pass processor All of these independent two-pass processor processor incorporated into pass of a standard two-pass 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 In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with Syntax analysis Code generation Assembly and output Storage assignment Syntax analysis Code generation Assembly and output Storage assignment 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? absolute mode indirect mode index mode immediate mode absolute mode indirect mode index mode immediate mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: LOADA h#OD4E, i STOREA h#014B, d ADDA h#01FE, i ASRA LOADA h#OD4E, i STOREA h#014B, d ADDA h#01FE, i ASRA ANSWER DOWNLOAD EXAMIANS APP