Software (paper 1) Flashcards
what are the two types of software
- system software
- application software
what is system software further categorised into
- operating systems
- utlility software
what is application software
software that provides services that the user requires (apps on smartphones)
give examples of application software
- word processors
- spreadsheets
- social media apps
what is system software
software that provides services that the computer requires, enabling the computer to work
what are operating systems responsible for
important fuctions - a file is written to a hard dirve or program loading into the RAM
what are utility systems responsible for
helping configure and maintain the computer or device
give some examples of utility software
- compression tools
- backup software
- disk clean up
- disk defragmentation
- antivirus
what is user interface
relating to operating systems and it allows the user to tell the computer what to do and shows the result after processing
give examples of user interface
- graphical user interface = windows, icons, menus
- voice activation = siri, amazon alexa
what is disk defragmentation
- when files are saved to a magnetic hard disk they are stored in the next availiable space
- this leads to files being split into fragments which take longer to access = more movement
- this software puts each file back into one continguous location
what does disk clean-up do
- deletes temporary files
- clearing cached files for web browser
- removes unnecessary program files
what is required to run applications software
- hardware = components of computer
- firmware = low-level software to operate correctly
- operating systems = acts as file management
describe the role and operation of interrupts
an interrupt is a signal sent to the CPU to get it to temporarily stop the process so it can handle more urgent tasks - time sensitive and improve efficiency
what are the types of programming language
- high-level language
- love-level language