Operating System (OS)
An instruction in a programming language that is replaced by a sequence of instructions prior to assembly or compiling is known as

literal
None of these
macro
procedure name
label

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
A linker

is not needed with a good compiler
must be run after the loader
is not necessary with variable partitions
None of these
creates a load module

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Which, of the following, is true for testing and debugging?

Testing and debugging indicate the same thing
All of these
Testing detects the syntax errors in the program while debugging corrects those errors in the program
Testing checks for logical errors in the programs, while debugging is a process of correcting those errors in the program
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The function(s) of the Syntax phase is(are)

to build a uniform symbol table
to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs.
to parse the source program into the basic elements or tokens of the language.
None of these
to build a literal table and an identifier table

ANSWER DOWNLOAD EXAMIANS APP