What is a Computer?

At its simplest, a computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data to perform a wide variety of tasks—from writing documents and sending emails to running complex web applications, executing code, and managing databases.


The Core Functions: The IPOS Cycle

To understand what a computer does at a fundamental level, we look at the four basic operations it performs sequentially, known as the IPOS Cycle:

[ Input ] —> [ Processing ] —> [ Output ]
                       |
                       v
                  [ Storage ]

The Two Pillars: Hardware and Software

A computer cannot operate without the constant collaboration of physical machinery and digital instructions.

1. Hardware

The physical, tangible components of the computer system that you can touch and see.

  • CPU: The central processing unit.
  • Motherboard: The main circuit board connecting all elements.
  • RAM & Storage: Storage drives and temporary memory chips.

2. Software

The digital instructions, programs, and code that command the hardware on exactly what actions to execute.

  • System Software: The Operating System (like Linux, Android, or Windows).
  • Application Software: Program utilities (like web browsers, text editors, and compilers).