Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? immediate mode absolute mode indirect mode index mode immediate mode absolute mode indirect mode index mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about 4GL? 4GL does not support a high-level of screen interaction Many database management system packages support 4GLs A 4GL is a software tool which is written, possibly, in some third generation language All of these 4GL does not support a high-level of screen interaction Many database management system packages support 4GLs A 4GL is a software tool which is written, possibly, in some third generation language All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Assembler is is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution a program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution a program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language 42 65 61 72 0111EF F8 03 16 42 65 61 72 0111EF F8 03 16 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed All of these Interpreter generates an object program from the source program Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .WORD d#790 assemblylanguage 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