Language Processors A compiler for a high-level language that runs on one machine and produces code for a different machine is called one pass compiler optimizing compiler multipass compiler cross compiler one pass compiler optimizing compiler multipass compiler cross compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with Code generation Syntax analysis Assembly and output Storage assignment Code generation Syntax analysis Assembly and output Storage assignment ANSWER DOWNLOAD EXAMIANS APP
Language Processors The table created by lexical analysis to describe all literals used in the source program, is: Identifier table Terminal table Literal table Reductions Identifier table Terminal table Literal table Reductions ANSWER DOWNLOAD EXAMIANS APP
Language Processors A self-relocating program is one which consists of a program and relevant information for its relocation 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 can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation 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 can itself perform the relocation of its address-sensitive portions 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? Languages Utilities Operating system All of these Languages Utilities Operating system All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: 9000000000 DA000F 40 0111EF 9000000000 DA000F 40 0111EF ANSWER DOWNLOAD EXAMIANS APP