Chapter 4.1 (A) Types of Software Flashcards
What are the 2 types of software
system
application
General features of system software
» provides a human computer interface (HCI)
» control and manage the operation of computer hardware
» controls the allocation and usage of hardware resources.
» provides a platform on which other software can run
» required to allow hardware and software to run without problems
General features of application software
» used to perform various applications (apps) on a computer
» allows a user to perform specific tasks using the computer’s resources
» may be a single program (for example, NotePad) or a suite of programs (for example, Microsoft Office)
» user can execute the software as and when they require
Common application softwares
Word processor
Spreadsheet
Database
Control and Measuring software
Apps
Photo editing software
Video editing software
Manipulation software
2 types of System software
Utility
OS
What is utility software
Helps keep computing device secure and in good working order
Common utility software
» virus checkers (anti-virus software)
» defragmentation software
» disk contents analysis and repair
» file compression and file management
» back-up software
» security
» screensavers
What is an anti-virus software
when does it run
software that quarantines and deletes files or programs infected by a computer virus; the software can run in the background or be initiated by the user
What is malware
programs that are installed on a user’s computer with the aim of deleting, corrupting or manipulating data illegally
Common features of anti-virus software
»Check software or files before they are run or loaded on a computer
»Compares a possible virus against a database of known viruses
»heuristic checking
»quarantine
What is heuristic checking
checking software for behaviour that could indicate a possible virus
What happens when files are in quarantine
why are they put into quarantine
Programs that are identified by anti-virus software as being infected by a virus and then are isolated in order to be deleted later.
To help avoid a false-positive.
What is defragmentation
a process that reorganises sectors on an HDD by rearranging blocks of data so that they are contiguous
How does defragmentation help
Considerably reducing HDD head movements which speeds up data access and retrieval
What is a back-up
Copies of files onto another storage media in case the original file becomes corrupted or is deleted
What does a back-up software do
» allow a schedule to be made
» Interval Back ups
» Full Back ups
» restore data from back-up
» create a restore point
What is a restore point
a kind of ‘time machine’ where your computer can be restored to its state at this earlier point in time
What are the 3 versions of a file that should be present for total security
1 - the current (working) version stored on the internal HDD or SSD
2 - a locally backed up copy of the file (stored on a portable SSD, for example)
3 - a remote back-up version stored well away from the computer (for example, using cloud storage).