Language Processors Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: 42 65 61 72 F8 0111EF 03 16 42 65 61 72 F8 0111EF 03 16 ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler for a high-level language that runs on one machine and produces code for a different machine is called optimizing compiler cross compiler one pass compiler multipass compiler optimizing compiler cross compiler one pass compiler multipass compiler ANSWER DOWNLOAD EXAMIANS APP
Language Processors A sequence of instructions, in a computer language, to get the desired result, is known as Algorithm All of these Program Decision Table Algorithm All of these Program Decision Table 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 recursive module serially reusable non-reusable module reenterable module recursive module serially reusable non-reusable module 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 All of these Many database management system packages support 4GLs 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 All of these Many database management system packages support 4GLs 4GL does not support a high-level of screen interaction ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? absolute mode immediate mode index mode indirect mode absolute mode immediate mode index mode indirect mode ANSWER DOWNLOAD EXAMIANS APP