System Software Quiz 12 (10 MCQs)

This set of multiple-choice questions evaluates understanding of Command Line Interface (CLI) advantages and disadvantages, system software functions, and operating system roles. It covers hardware configuration, IRQ management, manual setup, and system software utilities such as disk cleanup and file management. The questions also assess knowledge of memory management, resident programs, and the classification of software into system and application types.

Quiz Instructions

Select an option to see the correct answer instantly.

1. Below are 2 advantages and 1 disadvantage for Command Line Interface.Choose the disadvantage
2. Which of the following is NOT a type of system software?
3. A disk ..... utility searches for and removes unnecessary files.
4. A program that remains in the memory while other programs are executing is called .....
5. When configuring ISA network interface cards without jumpers or plug and play. What is used to set IRQs?
6. The translator program used in assembly language is called
7. This type of software works with end users, application software and computer hardware to handle the majority of technical details.
8. If you want to display specific files while hiding others, you can .....
9. Operating system comes under:
10. Device drivers are .....

Frequently Asked Questions

What is system software?

System software includes programs that manage and control computer hardware and software resources, such as operating systems, device drivers, and configuration tools.

How does system software improve system performance?

System software optimizes system performance by managing resources efficiently, such as memory and disk space, and by providing tools to clean up unnecessary files and optimize hardware communication.

What is the difference between system software and application software?

System software manages computer operations and resources, while application software provides specific functions for users, such as word processing or web browsing.

What is a CLI and how is it used?

CLI stands for Command Line Interface, a text-based user interface that allows users to interact with a computer system by typing commands. It is often used for system administration and configuration tasks.

What is the role of an assembler in system software?

An assembler is a program that translates assembly language code into machine code, which can be executed by the computer's processor. It is a key component in the development of system software.