System software Flashcards
What is the purpose of an operating system?
To provide an interface to allow the user to communicate with the computer; and
To manage and control the software and hardware.
How does the interface of an operating system work?
It allows communication between the user and the computer
How does the security system of an operating system work?
It checks and controls user access to programs and data
How does resource management work in an operating system?
It controls peripheral devices and handles user requests.
How does the execution feature of an operating system work?
It boots up the system
How does the error handling of an operating system work?
It deals with errors that occur
How does the memory management of an operating system work?
It allocates RAM to programs that the user is currently using.