Home / CSE / Operating System Concepts :: Section 1

CSE :: Operating System Concepts

  1. While working with MS-DOS, which command will you use to transfer a specific file from one disk to another?

  2. A.
    DISKCOPY
    B.
    COPY
    C.
    RENAME
    D.
    FORMAT
    E.
    None of the above

  3. What is the name of the operating system for the laptop computer called MacLite?

  4. A.
    Windows
    B.
    DOS
    C.
    MS-DOS
    D.
    OZ
    E.
    None of the above

  5. In which addressing mode the contents of a register specified in the instruction are first decremented, and then these contents are used as the effective address of the operands?

  6. A.
    index addressing
    B.
    indirect addressing
    C.
    auto increment
    D.
    auto decrement
    E.
    None of the above

  7. What is the name given to the values that are automatically provided by software to reduce keystrokes and improve a computer user's productivity?

  8. A.
    Defined values
    B.
    Fixed values
    C.
    Default values
    D.
    Special values
    E.
    None of the above

  9. Page stealing

  10. A.
    is a sign of an efficient system
    B.
    is taking page frames from other working sets
    C.
    should be the tuning goal
    D.
    is taking larger disk spaces for pages paged out
    E.
    None of the above

  11. In MS-DOS 5.0, which is the number that acts as a code to uniquely identify the software product?

  12. A.
    MS
    B.
    DOS
    C.
    MS DOS
    D.
    5.0
    E.
    None of the above

  13. Bug means

  14. A.
    A logical error in a program
    B.
    A difficult syntax error in a program
    C.
    Documenting programs using an efficient documentation tool
    D.
    All of the above
    E.
    None of the above

  15. Memory management is :

  16. A.
    not used in modern operating system
    B.
    replaced with virtual memory on current systems
    C.
    not used on multiprogramming systems
    D.
    critical for even the simplest operating systems
    E.
    None of the above