Language Processors The task(s) of the Lexial analysis phase is/are: 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 to build a uniform symbol table to parse the source program into the basic elements or tokens of the language ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution assembler linking loader cross compiler load and go assembler linking loader cross compiler load and go ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate whether the statement LDA B is a statement, in Machine language All of these High level language Assembly language Machine language All of these High level language Assembly language ANSWER DOWNLOAD EXAMIANS APP
Language Processors If special forms are needed for printing the output, the programmer specifies these forms through Load modules Utility programs IPL JCL Load modules Utility programs IPL JCL ANSWER DOWNLOAD EXAMIANS APP
Language Processors Job Control Language (JCL) statements are Used to Allocate the CPU to a job Read the input from the slow-speed card reader to the high-speed magnetic disk Specify, to the operating system, the beginning and end of a job in a batch All of these Allocate the CPU to a job Read the input from the slow-speed card reader to the high-speed magnetic disk Specify, to the operating system, the beginning and end of a job in a batch All of these 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 All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed All of these Interpreter generates an object program from the source program Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP