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

Computer Science :: Operating System

  1. Which of the following is not a video file extension?

  2. A.

     .avi

    B.

     .wav

    C.

     .mpeg

    D.

     .mov


  3. What is the extension of the font file?

  4. A.

     .ttf

    B.

     .mdb

    C.

     .fft

    D.

     .txt


  5. Which is not executable file?

  6. A.

     .com

    B.

     .exe

    C.

     .bat

    D.

     .txt


  7. To move to the beginning of a line of text, press the __________ key.

  8. A.

     A

    B.

     PgUp

    C.

     Enter

    D.

     Home


  9. When was MS Windows operating system introduced?

  10. A.

     1975

    B.

     1985

    C.

     1995

    D.

     2000


  11. First operating system was developed in

  12. A.

     1958

    B.

     1976

    C.

     1956

    D.

     1946


  13. The maximum length of any single path from the root directory?

  14. A.

     54

    B.

     63

    C.

     80

    D.

     27


  15. The part of machine level instruction, which tells the central processor what has to be done, is

  16. A.

     Operation code

    B.

     Address

    C.

     Locator

    D.

     Flip-Flop

    E.

     None of the above


  17. Which of the following refers to the associative memory?

  18. A.

     the address of the data is generated by the CPU

    B.

     the address of the data is supplied by the users

    C.

     there is no need for an address i.e. the data is used as an address

    D.

     the data are accessed sequentially

    E.

     None of the above


  19. To avoid the race condition, the number of processes that may be simultaneously inside their critical section is

  20. A.

     8

    B.

     1

    C.

     16

    D.

     0

    E.

     None of the above