Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language F8 0111EF 03 16 42 65 61 72 F8 0111EF 03 16 42 65 61 72 ANSWER DOWNLOAD EXAMIANS APP
Language Processors A system program that combines the separately compiled modules of a program into a form suitable for execution load and go cross compiler assembler linking loader load and go cross compiler assembler linking loader ANSWER DOWNLOAD EXAMIANS APP
Language Processors Bug means A difficult syntax error in a program All of these A logical error in a program Documenting programs using an efficient documentation tool A difficult syntax error in a program All of these A logical error in a program Documenting programs using an efficient documentation tool ANSWER DOWNLOAD EXAMIANS APP
Language Processors The action of parsing the source program into the proper syntactic classes is known as general syntax analysis syntax analysis interpretation analysis lexical analysis general syntax analysis syntax analysis interpretation analysis lexical analysis ANSWER DOWNLOAD EXAMIANS APP
Language Processors A non-relocatable program is 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 can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation All of these 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 can itself perform the relocation of its address-sensitive portions consists of a program and relevant information for its relocation All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? All of these Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program Interpreter is a kind of translator All of these Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program Interpreter is a kind of translator ANSWER DOWNLOAD EXAMIANS APP