Software Flashcards
What is an Operating system?
software that manages a computers hardware and provides a user interface
FUNCTIONS OF AN OPERATING SYSTEM: what is peripheral management?
controls the sending/ receiving of data from peripherals
FUNCTIONS OF AN OPERATING SYSTEM: what is storage management?
deals with how storage devices are formatted and the way which files are stored/retrieved
FUNCTIONS OF AN OPERATING SYSTEM: what is memory management?
manages how memory is allocated to applications so they do not clash
FUNCTIONS OF AN OPERATING SYSTEM: what is process management?
allocated processor time to each active process in the memory (multitasking)
FUNCTIONS OF AN OPERATING SYSTEM: what is security?
makes sure only the allocated programs are running and that there is no unauthorised access
FUNCTIONS OF AN OPERATING SYSTEM: what is a user interface?
provides a way for the user to interact with the computer to perform tasks.
What is hacking?
gain unauthorised access to data in a system or computer.
What is Malware?
malicious software is a viruses that interfere with the normal operations of your computer. Viruses can be harmful and can result in loss of data or system crashes.
What is off the shelf software?
pre-made software you can buy online or in a shop
What are the advantages of off the shelf software?
- you can buy it straightaway
- cheaper
- regular updates
- online support
What are the disadvantages of off the shelf software?
- its made to suit many people so there may be features not included or extra features making it more comlicated
What is custom written software?
software written specifically for a customer which is not available to the general public
What are the advantages of custom written software?
- does exactly what you want it too
- no-one else has the software
What are the disadvantages of custom written software?
- you may have to wait months or years to get it
- it is much more expensive due to you having to pay full development costs
- there are not as many guides
- no regular updates or fixes
What is freeware?
Licensed at no cost or for an optional fee.
What is application software?
programs that are needed to perform tasks to the user.
What is proprietary software?
software owned by a company/ individual and a licence is sold to the user.
restrictions are always in place for example the user cannot access the source code.