CT - Topic 2 - Computer System
CT - Topic 2 - Computer System
Hardware
• The physical components of a computer, including the computer itself and its
attached peripherals.
• Provides input, output and storage components.
Software
• The programs that run on computer hardware.
• Gives “life” to the hardware.
• Systems software and application software.
A computer requires both hardware and software. It is essentially useless
HARDWARE COMPONENT
Also known as primary storage, working storage, and RAM (random access
memory)
Consists of bits, each of which hold a value of either 0 or 1 (8 bits = 1 byte)
Holds both instructions and data of a computer program
Main memory is volatile
SECONDARY MEMORY
Operating system
• Controls all machine activities
• Provides the user interface to the computer
• Managed resources including the CPU and memory
• Windows, Mac OS, Linux etc.
Application software
• Generic term for any other kind of software
• Word processors, spreadsheets, missile control systems, POS systems, games etc.
Most modern operating systems and application software have graphical user
interfaces.
DIGITAL INFORMATION
CPU is a microprocessor
It continuously follows the fetch-decode-execution cycle.