Operating Systems Fundamentals Quiz

Test your knowledge of operating systems concepts including DOS commands, memory management, multitasking, and OS architecture

19 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

………. runs on computer hardware and serve as platform for other software to run on

  1. Operating system
  2. Application software
  3. System software
  4. All
Question 2 Multiple Choice (Single Answer)

….is the layer of a computer system between the hardware and the user program

  1. Operating environment
  2. Operating system
  3. System environment
  4. None
Question 3 Multiple Choice (Single Answer)

The primary purpose of an operating system is

  1. To make the most efficient use of the computer hardware
  2. To allow people to use the computer
  3. To keep systems programmers employed
  4. To make computers easier to use
Question 4 Multiple Choice (Single Answer)

…….transforms one interface into another interface

  1. Program
  2. Software
  3. Data
  4. None
Question 5 Multiple Choice (Single Answer)

…..system is built directly on the hardware

  1. Environment
  2. System
  3. Operating
  4. None
Question 6 Multiple Choice (Single Answer)

Multiprogramming system

  1. Are easier to develop than single programming system
  2. Execute each job faster
  3. Execute more jobs in the same time period
  4. Are used only one large mainframe computers
Question 7 Multiple Choice (Single Answer)

…is the first program run on a computer when the computer boots up

  1. System software
  2. Operating system
  3. System operations
  4. None
Question 8 Multiple Choice (Single Answer)

…..interface consists of things like program counter, registers, interrupts and terminals

  1. Hardware
  2. Software
  3. Data
  4. None
Question 9 Multiple Choice (Single Answer)

….share characteristics with both hardware and software

  1. Operating System
  2. Hardware
  3. Data
  4. Software
Question 10 Multiple Choice (Single Answer)

….is used in operating system to separate mechanism from policy

  1. Single level implementation
  2. Two level implementation
  3. Multi level implementation
  4. None
Question 11 Multiple Choice (Single Answer)

The operating system creates …. from the physical computer

  1. Virtual space
  2. Virtual computers
  3. Virtual device
  4. None
Question 12 Multiple Choice (Single Answer)

Swapping

  1. Works best with many small partitions
  2. Allows many programs to use memory simultaneously
  3. Allows each program in turn to use the memory
  4. Does not work with overlaying
Question 13 Multiple Choice (Single Answer)

Which of the following operating does not implement multitasking truly?

  1. Windows 98
  2. Windows XP
  3. Windows NT
  4. MS DOS
Question 14 Multiple Choice (Single Answer)

Where do you find user.dat?

  1. C:\windows
  2. C:\windows\system32
  3. C:\windows\system
  4. C:\
Question 15 Multiple Choice (Single Answer)

MSD.exe does not have information on:

  1. Cache
  2. Video
  3. Operating System
  4. Com or port
Question 16 Multiple Choice (Single Answer)

Which command is used to see the sub-directory structure of drive?

  1. Tree
  2. List
  3. Subdir
  4. Subtree
Question 17 Multiple Choice (Single Answer)

Which command is used to display the subdirectory structure of the currently logged drive and pause the screen display after each screen full of the information?

  1. Tree
  2. Deltree/f
  3. Dir | more
  4. Tree | more
Question 18 Multiple Choice (Single Answer)

Which command is used to provide access to files located in other directories or disks?

  1. Tree
  2. Path
  3. Dir
  4. cd
Question 19 Multiple Choice (Single Answer)

Which command is used to see the contents of a file?

  1. Type
  2. Copy
  3. Ed
  4. None of above