Language Processors The task(s) of the Lexial analysis phase is/are: All of these to build a uniform symbol table to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language All of these to build a uniform symbol table to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASLA assembly language instructions into hexadecimal machine language: DA000F 40 0111EF 9000000000 DA000F 40 0111EF 9000000000 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software? Operating system All of these Languages Utilities Operating system All of these Languages Utilities 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? index mode absolute mode indirect mode immediate mode index mode absolute mode indirect mode immediate mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors A translator which reads an entire programme written in a high level language and converts it into machine language code is: assembler system software translator compiler assembler system software translator compiler 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 multipass compiler one pass compiler optimizing compiler cross compiler multipass compiler one pass compiler optimizing compiler cross compiler ANSWER DOWNLOAD EXAMIANS APP