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 The advantage(s) inherent to using high level languages is/are: Improved debugging capability, and superior documentation All of these Fewer people, less management and shorter transition in learning time A greater degree of machine independence Improved debugging capability, and superior documentation All of these Fewer people, less management and shorter transition in learning time A greater degree of machine independence 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 is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these Interpreter generates an object program from the source program ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: 42 65 61 72 0111EF 03 16 F8 42 65 61 72 0111EF 03 16 F8 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 Syntax analysis Code generation Assembly and output Storage assignment Syntax analysis Code generation Assembly and output Storage assignment 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 All of these to build a literal table and an identifier table to build a uniform symbol table to parse the source program into the basic elements or tokens of the language All of these to build a literal table and an identifier table to build a uniform symbol table ANSWER DOWNLOAD EXAMIANS APP