Language Processors In which way(s) can a macro processor for assembly language be implemented? independent two-pass processor processor incorporated into pass of a standard two-pass assembler All of these independent one-pass processor independent two-pass processor processor incorporated into pass of a standard two-pass assembler All of these independent one-pass processor ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about 4GL? 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 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 ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: All of these Introduction of data to program is easier Addresses any symbolic, not absolute It is mnemonic and easy to read All of these Introduction of data to program is easier Addresses any symbolic, not absolute It is mnemonic and easy to read ANSWER DOWNLOAD EXAMIANS APP
Language Processors A loader is program that accepts a program written in a high level language and produces an object program 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 automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program 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 automate the translation of assembly language into machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: 0111EF F8 03 16 42 65 61 72 0111EF F8 03 16 42 65 61 72 ANSWER DOWNLOAD EXAMIANS APP
Language Processors A relocate program form is the one which 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 consists of a program and relevant information for its relocation All of these 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 consists of a program and relevant information for its relocation All of these can itself perform the relocation of its address-sensitive portions ANSWER DOWNLOAD EXAMIANS APP