Q.1.

In which way(s) can a macro processor for assembly language be implemented?

Q.2.

Convert the BRNE h#01Ei assembly language instructions into hexadecimal machine language:

Q.3.

Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?

Q.4.

A loader is

Q.5.

Indicate which of the following is not true about an interpreter?

Q.6.

In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with

Q.7.

The function(s) of the Storage Assignment is/are:

Q.8.

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?

Q.9.

A system program that combines the separately compiled modules of a program into a form suitable for execution

Q.10.

Bug means

Q.11.

Which of the following functions is/ are performed by the loader?

Q.12.

Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:

Q.13.

When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed

Q.14.

An algorithm is best described as

Q.15.

Convert themachine language instructions into assembly language, assuming that they were not generated by pseudo-ops:

Q.16.

A compiler is

Q.17.

Convert themachine language instructions into assembly language, assuming that they were not generated by pseudo-ops:

Q.18.

The table created by lexical analysis to describe all literals used in the source program, is:

Q.19.

Indicate whether the statement LDA B is a statement, in

Q.20.

The macro processor must perform

Q.21.

In an absolute loading scheme, which loader function is accomplished by loader?

Q.22.

The advantage(s) of incorporating the macro processor into pass 1 is/ are:

Q.23.

Advantage(s) of using assembly language rather than machine language is/are:

Q.24.

In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?

Q.25.

The action of parsing the source program into the proper syntactic classes is known as

Q.26.

A self-relocating program is one which

Q.27.

The task(s) of the Lexial analysis phase is/are: