Language Processors A relocate program form is the one which All of these 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 can itself perform the relocation of its address-sensitive portions All of these 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 can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP
Language Processors In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun? reenterable module non-reusable module serially reusable recursive module reenterable module non-reusable module serially reusable recursive module ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to build a uniform symbol table to parse the source program into the basic elements or tokens of the language to build a literal table and an identifier table All of these to build a uniform symbol table to parse the source program into the basic elements or tokens of the language to build a literal table and an identifier table All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which way(s) can a macro processor for assembly language be implemented? All of these independent one-pass processor independent two-pass processor processor incorporated into pass of a standard two-pass assembler All of these independent one-pass processor independent two-pass processor processor incorporated into pass of a standard two-pass assembler 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? indirect mode absolute mode immediate mode index mode indirect mode absolute mode immediate mode index mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler for a high-level language that runs on one machine and produces code for a different machine is called optimizing compiler one pass compiler cross compiler multipass compiler optimizing compiler one pass compiler cross compiler multipass compiler ANSWER DOWNLOAD EXAMIANS APP