Language Processors Indicate which of the following is not true about an interpreter? 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 Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform expand macro calls and substitute arguments All of these recognize macro definitions and macro calls save the macro definitions expand macro calls and substitute arguments All of these recognize macro definitions and macro calls save the macro definitions ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: All of these Addresses any symbolic, not absolute Introduction of data to program is easier It is mnemonic and easy to read All of these Addresses any symbolic, not absolute Introduction of data to program is easier It is mnemonic and easy to read ANSWER DOWNLOAD EXAMIANS APP
Language Processors A development stategy whereby the executive control modules of a system are coded and tested first, is known as Bottom-up development Top-down development All of these Left-Right development Bottom-up development Top-down development All of these Left-Right development ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language 0111EF F8 42 65 61 72 03 16 0111EF F8 42 65 61 72 03 16 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 Storage assignment Assembly and output Code generation Syntax analysis Storage assignment Assembly and output Code generation Syntax analysis ANSWER DOWNLOAD EXAMIANS APP