ICOS
ICOS
charles baggage
1822
Hrdware
Central Processing Unit (CPU): Often referred to
as the "brain" of the computer, the CPU
performs calculations and executes
instructions.
Memory (RAM): Random Access Memory is
used by the CPU to store data that is actively
being used or processed. It is volatile memory,
meaning it is wiped clean when the computer is
powered off. (MBs)
Storage Devices: These devices store data
persistently. Common types include Hard Disk
Drives (HDDs), Solid-State Drives (SSDs), and
optical drives.
Motherboard: The main circuit board that
houses the CPU, memory, and other essential
components. It provides the electrical
connections between these components.
Input Devices: Devices that allow users to input
data into the computer, such as keyboards,
mice, touchscreens, and more.
Output Devices: Devices that display or output
information, such as monitors, printers, and
speakers.
software
Data
Data is a set of values that represent
measurements or observations.
Primary data Secondary data Cross-sectional
data Categorical data Time series data Spatial
data Ordered data
Data & information
Data is raw, unorganized facts that need to be
processed. Data can be something simple and
seemingly random and useless until it is
organized.
information When data is processed, organized,
structured or presented in a given context so as
to make it useful, it is called information.
What are the 5 stages of data processing cycle?
A bit
is a binary digit, the smallest increment of data
on a computer. A bit can hold only one of two
values: 0 or 1, corresponding to the electrical
values of off or on, respectively.
Byte
, the basic unit of information in computer
storage and processing. A byte consists of 8
adjacent binary digits (bits), each of which
consists of a 0 or 1.
.Cache memory,
sometimes referred to as simply 'cache', is a
software or hardware component that is able
to store frequently used data so that can be
readily accessed by the central processing unit
(CPU). Cache memory serves a supportive
function by giving the CPU a faster way of
retrieving data, and therefore speeding up
processing tasks
a nibble
is four consecutive binary digits or half of an 8-
bit byte. When referring to a byte, it is either
the first four bits or the last four bits, which is
why a nibble is sometimes referred to as a half-
byte.
Memory unit
is the amount of data that can be stored in the
storage unit
type of commands
There are two types of commands used in
operating systems. One is internal command
and the other is an external command. Internal
commands are loaded into the RAM while
external commands are stored in external
devices.
GUI & CL