define hardware
physical components of a computer
define software
code / programs of the computer
explain what is meant by system software
explain what is meant by application software
programs designed to perform specific tasks for users
application software
give the 3 types of software that application software is catergorised into
application software
application software
application software
application software
give 2 advantages and disadvatages of general purpose sofware
advantages
disadvantages
application software
give 2 advantages and disadvantages of bespoke software
advantages
disadvantages
system software
give 4 types of system software
system software
explain what utility software is
system software
explain what translator software is
what are the 3 types
system software
explain what is meant by an operating system
system software
list 3 functions of an operating system
system software
what is the role of the operating system
hides the complexities of the hardware from the user
system software
explain priority scheduling
system software
explain round robin scheduling
distributes work evenly among all available resources
what is virtual memory
system software
explain what library programs do
collections of compiled routines which are shared by multiple programs
system software
explain what a DLL is