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 4GL does not support a high-level of screen interaction All of these A 4GL is a software tool which is written, possibly, in some third generation language Many database management system packages support 4GLs 4GL does not support a high-level of screen interaction All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following systems software does the job of merging the records from two flies into one? Documentation system Utility program Security software Networking software Documentation system Utility program Security software Networking software ANSWER DOWNLOAD EXAMIANS APP
Language Processors When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed bootstrap loader linker None of these loader bootstrap loader linker None of these loader ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is one which All of these consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions 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 All of these consists of a program and relevant information for its relocation can itself perform the relocation of its address-sensitive portions 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 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? reenterable module non-reusable module serially reusable recursive module reenterable module non-reusable module serially reusable recursive module ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops: LOADA h#OD4E, i ASRA ADDA h#01FE, i STOREA h#014B, d LOADA h#OD4E, i ASRA ADDA h#01FE, i STOREA h#014B, d ANSWER DOWNLOAD EXAMIANS APP