Chapter 9 - The nature of applications Flashcards
What are the 2 types of software?
» Applications software
» System Software
What is the systems software?
» Software needed to run the computer’s hardware and application programs
What are 3 examples of system softwares?
» Operating system
» Utility programs
» Libraries
What is a utility software?
» System software designed to optimise and maintain the performance of the computer
What are 4 things the utility software does?
» Backing up files
» Restoring corrupted files
» Compressing or decompressing
» Encrypting data
What is the purpose of the disk defragmenter?
» Reorganise a magnetic hard disk
» Can restore data into sequential blocks
What is the purpose of the automatic updating?
» Mkaes sure software installed on the computer is up-to-date
What are the 3 ways application software can be categorised?
» General purpose
» Special purpose
» Custom written(bespoke)
What is a general-purpose software?
» Such as a word-processor, spreadsheet
» Can be used for many different purposes
» Such as to draw animations or manipulate photograph
What is a special-purpose software?
» Performs a single specific task or set of tasks
» Such as hotel booking systems, browser software
What is the difference in price between bespoke and off the shelf software?
» Bespoke is more costly and requires expertise to analyse the documents requirements
» Off the shelf is less expensive since the cost is shared among all the other people buying the package
What is the difference in features between bespoke and off the shelf software?
» Off the shelf may contain a lot of unwanted features - or be missing some essential feature
» Bespoke - features can be customised to user requirement and other features can be added as needs arise
What is the difference between off the shelf and bespoke software in terms of development of the software?
» Bespoke - may take a long time to develop
» Off the shelf - ready to be installed immediately
What is the difference between off the shelf and bespoke software in terms of errors?
» Off the shelf is well documented and well-tested and error free
» Bespoke may contain erros which do not surface immediately
What are 4 statements the Open Source initiative says?
» Software is licensed for use, but there is no charge for the licence
» Open Source software must be distributed with the source code so anyone can modify it
» Developers can sell the software they have created
» Must be “open”, meaning it can be distributed or sold in a form that other peopel can read and also edit it