Operating Systems Fundamentals Quiz
Test your knowledge of operating systems concepts including DOS commands, memory management, multitasking, and OS architecture
Questions
………. runs on computer hardware and serve as platform for other software to run on
- Operating system
- Application software
- System software
- All
….is the layer of a computer system between the hardware and the user program
- Operating environment
- Operating system
- System environment
- None
The primary purpose of an operating system is
- To make the most efficient use of the computer hardware
- To allow people to use the computer
- To keep systems programmers employed
- To make computers easier to use
…….transforms one interface into another interface
- Program
- Software
- Data
- None
…..system is built directly on the hardware
- Environment
- System
- Operating
- None
Multiprogramming system
- Are easier to develop than single programming system
- Execute each job faster
- Execute more jobs in the same time period
- Are used only one large mainframe computers
…is the first program run on a computer when the computer boots up
- System software
- Operating system
- System operations
- None
…..interface consists of things like program counter, registers, interrupts and terminals
- Hardware
- Software
- Data
- None
….share characteristics with both hardware and software
- Operating System
- Hardware
- Data
- Software
….is used in operating system to separate mechanism from policy
- Single level implementation
- Two level implementation
- Multi level implementation
- None
The operating system creates …. from the physical computer
- Virtual space
- Virtual computers
- Virtual device
- None
Swapping
- Works best with many small partitions
- Allows many programs to use memory simultaneously
- Allows each program in turn to use the memory
- Does not work with overlaying
Which of the following operating does not implement multitasking truly?
- Windows 98
- Windows XP
- Windows NT
- MS DOS
Where do you find user.dat?
- C:\windows
- C:\windows\system32
- C:\windows\system
- C:\
MSD.exe does not have information on:
- Cache
- Video
- Operating System
- Com or port
Which command is used to see the sub-directory structure of drive?
- Tree
- List
- Subdir
- Subtree
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?
- Tree
- Deltree/f
- Dir | more
- Tree | more
Which command is used to provide access to files located in other directories or disks?
- Tree
- Path
- Dir
- cd
Which command is used to see the contents of a file?
- Type
- Copy
- Ed
- None of above