Please enable JavaScript.
Coggle requires JavaScript to display documents.
SYSTEM SOFTWARE - Coggle Diagram
SYSTEM SOFTWARE
Operating System
-
-
A multiuser operating system that organizes and coordinates how multiple users access and share resources on a network.
-
Functions
- Starting and shutting down computers
Starting-
i. Cold boot is the process of starting a computer that has been powered off completely.
ii. Warm boot is the process of restarting a computer while it remains powered on.
Shutting down-
i. Shutting down/ log off.
ii. Sleep mode saves any open documents and programs to RAM, turns odd all unneeded functions, and then places the computer in a low power state.
iii. Hibernate saves any open documents and programs to a hard disk before removing power from the computer.
User interface ( controls how users enter data and instructions and how information is displayed on the screen.
-
-
-
-
For example, users can
monitor the processor, drives, network and memory usage.
- Establish an Internet connection
-
- Providing File, Disk and System management tools
-
-
8.Control a network
-
Examples of sharing resources: printer, Internet access, files and programs
Utility Program
-
Examples:
-
In Windows, user can access these utilities from the Control Panel.
-
Term
Proprietary
Software
- Privately owned and limited to a specific vendor or computer model and need one time license or yearly license.
- cannot be copied or distributed without complying with their licensing agreements.
Open Source
software
• Software which can be used, modified and improved by anyone(exposes its code to the public) and can be redistributed freely.
Definition of software
Software is a series of instructions that tells a computer what tasks to perform and how to perform them.
-
Function
Serves as the interface between the user, the application software, and the computer’s hardware.