Section 4 - Hardware and software Flashcards
What is hardware?
physical components of the computer system
What is software
code/programs that are executed
what are the two classifications of software
system and application
what is system software
The software needed to run the computers hardware and application programs
what are the parts of system software
- operating system
- utility programs
- libraries
- programming language translators
what is a utility program
system software designed to optimise the performance of the computer or perform tasks
what are library programs
ready complied programs that can be run when needed, included pre written code
what are some examples of utility programs
virus scanners, disk defragmenters, system monitors, file managers
what are translators
convert source code into machine code
what are the types of application software
general purpose and special purpose
what is general purpose software
software that can be used for many different purposes.
such as a word processor, spreadsheet or graphics package
what is special purpose software
performs single specific tasks
what is application software
programs that perform specific user-orientated tasks`
what is an operating system
set of programs that manages the operations of the computer for the user
what are the functions of an operating system
- provides user interface
- memory management
- processor scheduling
- backing store management
- management of all inputs and outputs