Language Processors A compiler for a high-level language that runs on one machine and produces code for a different machine is called cross compiler multipass compiler optimizing compiler one pass compiler cross compiler multipass compiler optimizing compiler one pass compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate whether the statement LDA B is a statement, in Machine language High level language Assembly language All of these Machine language High level language Assembly language All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Multiprogramming was made possible by both (a) and (b) operating systems input/output units that operate independently of the CPU neither (a) nor (b) both (a) and (b) operating systems input/output units that operate independently of the CPU neither (a) nor (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter is a kind of translator Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed All of these Interpreter is a kind of translator 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 Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly? compiler load-and-go assembler two pass assembler macroprocessor compiler load-and-go assembler two pass assembler macroprocessor 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