Language Processors The system/370 assembler language allows multiple programs to reside in separate areas of core at the same time allows the programmer to write base registers and displacements explicitly in the source program is a term that refers to the control programs of an operating system is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain allows multiple programs to reside in separate areas of core at the same time allows the programmer to write base registers and displacements explicitly in the source program is a term that refers to the control programs of an operating system is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain 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 All of these Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program All of these Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler is a program that places programs into memory and prepares them for execution is a program that appears to execute a source program as if it were machine language a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program a program that places programs into memory and prepares them for execution is a program that appears to execute a source program as if it were machine language a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with creation of more optional matrix recognition of basic syntactic constructs through reductions recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code creation of more optional matrix recognition of basic syntactic constructs through reductions recognition of basic elements and creation of uniform symbols use of macro processor to produce more optimal assembly code ANSWER DOWNLOAD EXAMIANS APP
Language Processors The task(s) of the Lexial analysis phase is/are: to parse the source program into the basic elements or tokens of the language to build a uniform symbol table All of these to build a literal table and an identifier table to parse the source program into the basic elements or tokens of the language to build a uniform symbol table All of these to build a literal table and an identifier table ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASLA assembly language instructions into hexadecimal machine language: 0111EF 9000000000 40 DA000F 0111EF 9000000000 40 DA000F ANSWER DOWNLOAD EXAMIANS APP