Home / Computer Science / Operating System :: Discussion

Discussion :: Operating System

  1. The Memory Buffer Register (MBR)

  2. A.

     is a hardware memory device which denotes the location of the current instruction being executed.

    B.

     is a group of electrical circuits (hardware), that performs the intent of instructions fetched from memory.

    C.

     contains the address of the memory location that is to be read from or stored into.

    D.

     contains a copy of the designated memory location specified by the MAR after a "read" or the new contents of the memory prior to a "write".

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    The Memory Buffer Register (MBR) contains a copy of the designated memory location specified by the MAR after a "read" or the new contents of the memory prior to a "write".


Be The First To Comment