Language Processors Convert the ASLA assembly language instructions into hexadecimal machine language: DA000F 40 9000000000 0111EF DA000F 40 9000000000 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following systems software does the job of merging the records from two flies into one? Networking software Security software Documentation system Utility program Networking software Security software Documentation system Utility program ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: 0111EF 9000000000 40 DA000F 0111EF 9000000000 40 DA000F ANSWER DOWNLOAD EXAMIANS APP
Language Processors A translator which reads an entire programme written in a high level language and converts it into machine language code is: system software translator compiler assembler system software translator compiler assembler ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: 42 65 61 72 03 16 F8 0111EF 42 65 61 72 03 16 F8 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? 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 All of these Interpreter generates an object program from the source program ANSWER DOWNLOAD EXAMIANS APP