End of Unit Quiz – Unit 1.7 System Software Flashcards
- What is meant by system software?
- Interface between the hardware and applications
- Program that runs application programs and computer hardware
- Computer software that helps the computer to run.
- What is an operating system?
- Collection of software that tells the computer hardware what to do.
- Software that allows the computer to run applications.
- Software that controls the operations of a computer.
- System software that manages the computer.
- Operating systems are sometimes referred to as a platform. What is meant by a platform?
Environment where applications/programs/software can run.
- What is the purpose of the kernel in an operating system?
- Takes care of all the low-level hardware operations.
- Used to operate the hardware.
- Connects applications to the hardware.
- What is meant by a user interface?
- A computer design that allows the user to interact with the computer.
- Human-computer interaction.
- A visual for human to interact with the computer.
- Graphical or textual or auditory information that a program presents to the computer user.
- What is meant by a Graphic User Interface (GUI)?
- A user interface that uses graphics/images and words to represent the interaction between the end user and a computer.
- Icons to represent actions and resources.
- How is a Command Line Interface (CLI) used?
User provides a text input/command/string using the computer keyboard and the computer displays/prints/outputs text on the monitor.
- What is meant by a multitasking operating system?
- Many (multiple) tasks/instructions that can be executed on a single computer simultaneously.
- Operating system has several processes running at the same time.
- Windows is a commonly used operating system. What are two others?
- Unix
- Linux
- Mac OS
- iOS
- DOS
- Chrome
- Accept any handheld operating systems – Android, Windows Mobile OS, Palm OS, Symbian OS
- Describe what is meant by memory management.
Management/organisation of memory at the system level. Memory management is used to allocate free memory to programs that need it, and free up memory where it is not needed.
Process of controlling the computer’s memory to optimise its system performance.
- Describe what is meant by peripheral management.
Allows a computer’s external devices to communicate with the computer system.
Controls external devices by sending them commands
- What is the purpose of a device driver?
- Software that uses signals to control the computers’ devices.
- Software that takes care of the actions of the computers’ devices.
- A program that enables the computers’ devices to communicate with the computer.
- In a network what is meant by user management?
- The administrative feature of a computer system to control user access into a network.
- Authentication feature of a computer that allows an administrator to be added or amend user details on a network.
- What is meant by file management?
- A system that is used by the operating system to organise and keep track of files.
- A software that manages data files.
- What is meant when a message is described as encrypted?
When a scrambled message is sent from one computer to another computer and is only able to unscramble the message using of a key/secret code.