Language Processors Which of the following functions is/ are performed by the loader? Allocate space in memory for the programs and resolve symbolic references between object decks Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory All of these Allocate space in memory for the programs and resolve symbolic references between object decks Adjust all address dependent locations, such as address constants, to correspond to the allocated space Physically place the machine instructions and data into memory All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: Introduction of data to program is easier All of these Addresses any symbolic, not absolute It is mnemonic and easy to read Introduction of data to program is easier All of these Addresses any symbolic, not absolute It is mnemonic and easy to read ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language: 0111EF F8 42 65 61 72 03 16 0111EF F8 42 65 61 72 03 16 ANSWER DOWNLOAD EXAMIANS APP
Language Processors In an absolute loading scheme, which loader function is accomplished by assembler Reallocation Allocation Loading Linking Reallocation Allocation Loading Linking ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language: 9000000000 DA000F 40 0111EF 9000000000 DA000F 40 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software? All of these Utilities Operating system Languages All of these Utilities Operating system Languages ANSWER DOWNLOAD EXAMIANS APP