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

Computer Science :: Operating System

  1. Which of the following is a type of systems software used on microcomputers?

  2. A.

     MS-DOS

    B.

     PC-DOS

    C.

     Unix

    D.

     All of the above

    E.

     None of the above


  3. The working set theory of programming behaviour of processes running within an operating system involves

  4. A.

     the collection of pages that a process accesses

    B.

     disk scheduling mechanisms

    C.

     coalescing holes in memory

    D.

     assigning the CPU to processes

    E.

     None of the above


  5. Operating system is

  6. A.

     A collection of hardware components

    B.

     A collection of input-output devices

    C.

     A collection of software routines

    D.

     All of the above

    E.

     None of the above


  7. A file organization component of a VSAM file is:

  8. A.

     relative record data set

    B.

     keyed sequential data set

    C.

     entry sequential data set

    D.

     all of the above

    E.

     None of the above


  9. What is the name given to the software which can be legally compiled and often used for free?

  10. A.

     Shareware program

    B.

     Public domain program

    C.

     Firmware program

    D.

     Mindware

    E.

     None of the above


  11. The SJF algorithm executes first the job

  12. A.

     that last entered the queue

    B.

     that first entered the queue

    C.

     that has been in the queue the longest

    D.

     with the least processor needs

    E.

     None of the above


  13. In which of the storage placement strategies a program is placed in the largest available hole in the main memory?

  14. A.

     best fit

    B.

     first fit

    C.

     worst fit

    D.

     buddy

    E.

     None of the above


  15. Which of the following is a block device

  16. A.

     mouse

    B.

     printer

    C.

     terminals

    D.

     disk

    E.

     None of the above


  17. The problem of thrashing is affected significantly by:

  18. A.

     program structure

    B.

     program size

    C.

     primary-storage size

    D.

     all of the above

    E.

     None of the above


  19. Which of the following software types is used to simplify using systems software?

  20. A.

     spreadsheet

    B.

     operating environment

    C.

     timesharing

    D.

     multitasking

    E.

     None of the above