Language Processors A compiler is a program that places programs into memory and prepares them for execution is a program that appears to execute a source program as if it were machine language program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language a program that places programs into memory and prepares them for execution is a program that appears to execute a source program as if it were machine language program that accepts a program written in a high level language and produces an object program a program that automate the translation of assembly language into machine language ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: 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 Introduction of data to program is easier ANSWER DOWNLOAD EXAMIANS APP
Language Processors A development stategy whereby the executive control modules of a system are coded and tested first, is known as All of these Bottom-up development Top-down development Left-Right development All of these Bottom-up development Top-down development Left-Right development ANSWER DOWNLOAD EXAMIANS APP
Language Processors The advantage(s) of incorporating the macro processor into pass 1 is/ are: Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler many functions do not have to be implemented twice All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler many functions do not have to be implemented twice All of these more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly? load-and-go assembler compiler two pass assembler macroprocessor load-and-go assembler compiler two pass assembler macroprocessor ANSWER DOWNLOAD EXAMIANS APP
Language Processors Which of the following program is not a utility? All of these Editor Spooler Debugger All of these Editor Spooler Debugger ANSWER DOWNLOAD EXAMIANS APP