Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language 42 65 61 72 F8 03 16 0111EF 42 65 61 72 F8 03 16 0111EF ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which table is a permanent databases that has an entry for each terminal symbol? Identifier table Literal table Terminal table Reductions Identifier table Literal table Terminal table Reductions 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: assembler compiler translator system software assembler compiler translator system software ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language: 40 9000000000 DA000F 0111EF 40 9000000000 DA000F 0111EF 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 Many database management system packages support 4GLs All of these 4GL does not support a high-level of screen interaction A 4GL is a software tool which is written, possibly, in some third generation language Many database management system packages support 4GLs All of these 4GL does not support a high-level of screen interaction ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program All of these Interpreter is a kind of translator Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program All of these Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP