Home / Computer Science / Operating System :: section-5

Computer Science :: Operating System

  1. Supervisor state is

  2. A.

     never used

    B.

     entered by programs when they enter the processor

    C.

     required to perform any I/O

    D.

     only allowed to the operating system

    E.

     None of the above


  3. Which of the following instruction steps, would be written within the diamond-shaped box, of a flowchart?

  4. A.

     S = B - C

    B.

     IS A<10

    C.

     PRINT A

    D.

     DATA X,4Z

    E.

     None of the above


  5. Which of the following statements is false?

  6. A.

     the technique of storage compaction involves moving all occupied areas of storage to one end or other of main storage

    B.

     compaction does not involve relocation of programs

    C.

     compaction is also know as garbage collection

    D.

     the system must stop everything while it performs the compaction

    E.

     None of the above


  7. Interprocess communication

  8. A.

     is required for all processes

    B.

     is usually done via disk drives

    C.

     is never necessary,

    D.

     allows processes to synchronize activity

    E.

     None of the above


  9. Which of the following functions is(are) performed by the loader

  10. A.

     allocate space in memory for the programs and resolve symbolic references between object decks

    B.

     adjust all address dependent locations, such as address constants, to correspond to the allocated space.

    C.

     physically place the machine instructions and data into memory.

    D.

     All of the above

    E.

     None of the above


  11. User-Friendly Systems are:

  12. A.

     required for object-oriented programming

    B.

     easy to develop

    C.

     common among traditional mainframe operating systems

    D.

     becoming more common

    E.

     None of the above


  13. Which of the following addressing modes, facilitates access to an operand whose location is defined relative to the beginning of the data structure in which it appears?

  14. A.

     ascending

    B.

     sorting

    C.

     index

    D.

     indirect

    E.

     None of the above


  15. While running DOS on a PC, which command would be used to duplicate the entire diskette?

  16. A.

     COPY

    B.

     DISKCOPY

    C.

     CHKDSK

    D.

     TYPE

    E.

     None of the above


  17. Memory

  18. A.

     is a device that performs a sequence of operations specified by instructions in memory.

    B.

     is the device where information is stored

    C.

     is a sequence of instructions

    D.

     is typically characterized by interactive processing and time-slicing of the CPU

    E.

     None of the above


  19. Which of the following rules out the use of GO TO?

  20. A.

     Flowchart

    B.

     HIPO-DIAGRAMS

    C.

     Nassi-Shneiderman diagram

    D.

     All of the above

    E.

     None of the above