Please enable JavaScript.
Coggle requires JavaScript to display documents.
Elements of the Computer System - Coggle Diagram
Elements of the Computer System
Software
Computer software is a collection of data or computer instructions that tell the computer how to work.
Connectivity Software
A set of programs and instructions to connect to the computer main service and to other devices and shares data
Utility Software
Programs that are designed to perform a specialized task
System Software
Set of programs to control the internal operations
Language Processors
Special software that programs the computer to understand Machine/Assembly language
Application Software
Programs designed by the user to perform a specific function
Operating System
It is the interface between the user and the computer system
Hardware
Computer hardware is the physical components that a computer system requires to function. It encompasses everything with a circuit board that operates within a PC or laptop.
People
Computers won't be operated without the user, the most important element if a computer system.
System Programmers
Writes codes and programs
System Operators
Operates the system and use it for purposes, also called the end-users.
System Analysts
Designs and operates the processing of the system.
Connectivity
It is when connecting devices to other devices to transfer data , files, music as well as sharing printers and such through wire, cables, Bluetooth, etc.
Data
Data is the information or knowledge which is coded in a form suitable for better usage.
Procedure
Procedure is a step by step instruction to perform a specific function.
Hardware Oriented Procedure
It defines the working of a hardware component.
Software Oriented Procedure
A set of detailed instructions for using the software.
Internal Procedure
Internal procedures are functions or subroutines that follow a contains statement in a program unit.