Chapter 2 (System Software) Flashcards
What is system software?
it is the interface between the computer hardware and the user application it enables the computer to opperate the hardware and application software.
What is application software?
appication sotfware enables a computer to do a particular task.
What is the purpose of the operating system?
the operating system is one part of system software and is essential in managing all other programs being used on a computer. it allows hardware and software to communicate with each other.
What is allocating memory?
organizes the main memory between programs and data files as they are transferred to and from the hard disc.
What is the storage?
the os manages storage of data and files on external devices such as hard drives.
What is processing time?
allocates processing time between programs that are currently being used by dividing the time into slices depending on the priority of the task.