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 immediate mode index mode absolute mode indirect mode immediate mode index mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following might be used to convert high-level language instructions into machine language? system software an operating environment an interpreter applications software system software an operating environment an interpreter applications software ANSWER DOWNLOAD EXAMIANS APP
Language Processors The action of parsing the source program into the proper syntactic classes is known as syntax analysis lexical analysis general syntax analysis interpretation analysis syntax analysis lexical analysis general syntax analysis interpretation analysis ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a uniform symbol table to build a literal table and an identifier table All of these to parse the source program into the basic elements or tokens of the language to build a uniform symbol table to build a literal table and an identifier table All of these to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Multiprogramming was made possible by both (a) and (b) input/output units that operate independently of the CPU operating systems neither (a) nor (b) both (a) and (b) input/output units that operate independently of the CPU operating systems neither (a) nor (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? 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 All of these ANSWER DOWNLOAD EXAMIANS APP