Chapter 3 - System Software Flashcards
Learn about system software
What is system software?
System software is a collection of programs that handle technical details like where a program is stored, how commands are converted to get processed, where a document or file is saved, how output is printed.
Types of programs:
BIOS, utilities, device drivers, language translators, operating system.
What is BIOS?
Basic Input Output System
What are utilities?
Utilities are specialized programs that make computing easier.
What include some of the most essential utilities?
Troubleshooting or diagnostic programs, antivirus programs, uninstall programs, backup programs, file compression programs.
Define device drivers.
Device drivers are special programs that allow devices such as a mouse or keyboard to communicate with the rest of the system.
What does language translators do?
Language translators convert programming instructions written by programmers into a language that computers understand and process.
What is an operating system?
An operating system is a collection of programs that manage computer resources, provides a user interface, and runs applications. It is the most important type of computer program.
Example of operating system:
MS-DOS Disk Operating system (before 1985), Windows XP, Windows Vista , Windows 7, Windows 8, Windows 10, Unix, Linux.