Language Processors Which of the following functions is/ are performed by the loader? Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Loaders that allow for program relocation are called None of these relative loaders relocating loaders both (a) and (b) None of these relative loaders relocating loaders both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Language Processors The action of parsing the source program into the proper syntactic classes is known as lexical analysis general syntax analysis syntax analysis interpretation analysis lexical analysis general syntax analysis syntax analysis interpretation analysis 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 4GL does not support a high-level of screen interaction Many database management system packages support 4GLs All of these A 4GL is a software tool which is written, possibly, in some third generation language 4GL does not support a high-level of screen interaction Many database management system packages support 4GLs All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: 9000000000 40 DA000F 0111EF 9000000000 40 DA000F 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: Addresses any symbolic, not absolute Introduction of data to program is easier All of these It is mnemonic and easy to read Addresses any symbolic, not absolute Introduction of data to program is easier All of these It is mnemonic and easy to read ANSWER DOWNLOAD EXAMIANS APP