Language Processors Convert the ASCII/BEAR/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 Indicate which of the following is not true about 4GL? A 4GL is a software tool which is written, possibly, in some third generation language Many database management system packages support 4GLs All of these 4GL does not support a high-level of screen interaction A 4GL is a software tool which is written, possibly, in some third generation language Many database management system packages support 4GLs All of these 4GL does not support a high-level of screen interaction ANSWER DOWNLOAD EXAMIANS APP
Language Processors In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun? non-reusable module recursive module serially reusable reenterable module non-reusable module recursive module serially reusable reenterable module ANSWER DOWNLOAD EXAMIANS APP
Language Processors In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with use of macro processor to produce more optimal assembly code recognition of basic elements and creation of uniform symbols recognition of basic syntactic constructs through reductions creation of more optional matrix use of macro processor to produce more optimal assembly code recognition of basic elements and creation of uniform symbols recognition of basic syntactic constructs through reductions creation of more optional matrix ANSWER DOWNLOAD EXAMIANS APP
Language Processors The macro processor must perform save the macro definitions recognize macro definitions and macro calls All of these expand macro calls and substitute arguments save the macro definitions recognize macro definitions and macro calls All of these expand macro calls and substitute arguments ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? 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 Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP