Operating System
Test your knowledge of operating system fundamentals including memory management, virtualization, process control, and system architecture
Questions
Which of the following options is correct in the context of multiprogramming system?
- Are easier to develop than single programming systems
- Executes each job faster
- Executes more jobs in the same time period
- Uses only one large mainframe computer
Which of the following runs on computer hardware and serves as a platform for other softwares to run on?
- Operating system
- Application software
- System software
- All of these
Which of the following operating does not implement multitasking truly?
- Windows 98
- Windows NT
- Windows XP
- MS Dos
Which of the following causes poor response time?
- Process busy
- High I/O rates
- High paging rates
- All of the above
Which of the following options is correct in the context of page stealing?
- Is a sign of an efficient system.
- Is taking page frames from other working sets.
- Should be the tuning goal.
- Takes larger disk spaces for pages pegged out.
What is the layer of a computer system between the hardware and the user program called?
- Operating environment
- Operating system
- System Environment
- None of these
Which software is built to communicate directly on the hardware?
- Environment
- System program
- Operating System
- None of these
Which of the following transforms one interface into another interface?
- Program
- Software
- Data
- None of these
Which of the following options shares characteristics with both hardware and software?
- Virtual space
- Virtual computers
- Virtual device
- None of these
When a computer is first turned on or restarted, a special type of absolute loader called _________ is executed.
- compile and go loader
- boot loader
- bootstrap loader
- relating loader
Which of the following programs is not a utility?
- Debugger
- Editor
- Spooler
- All of the above
The primary purpose of an operating system is
- to make most efficient use of the computer hardware
- to allow people to use the computer
- to keep system programmers employed
- to make computer easier to use
Which of the following is the first program that runs on a computer when the computer boots up?
- System software
- Operating system
- System operations
- None of these
Which of the following options is correct in the context of swapping?
- Works best with medium to large partitions
- Allows many portions of single program to use memory simultaneously
- Allows the overlaying of the programs
- All of the above
The operating system creates which of the following options from the physical computer?
- Virtual space
- Virtual computers
- Virtual device
- None of these
Which of the following operating systems will you choose to implement a client service network?
- MS Dos
- Windows 95
- Windows 98
- Windows 2000
Which among the following does the operating system manage?
- Memory
- Processes
- Disks and I/O devices
- All of the above