Home / Computer Science / Operating System :: Discussion

Discussion :: Operating System

  1. The system/370 assembler language

  2. A.

     allows the programmer to write base registers and displacements explicitly in the source program.

    B.

     is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain.

    C.

     allows multiple programs to reside in separate areas of core at the same time.

    D.

     is a term that refers to the control programs of an operating system.

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The system/370 assembler language allows the programmer to write base registers and displacements explicitly in the source program.


Be The First To Comment