Process Overview
A computer takes information (input), works on it (process), shows the result (output), and saves data for later (store). This flow helps computers solve problems and help us every day.
Jump into concepts and practice - no test required
A computer takes information (input), works on it (process), shows the result (output), and saves data for later (store). This flow helps computers solve problems and help us every day.
+------------+ +------------+ +------------+ +------------+
| Input | ---> | Process | ---> | Store | ---> | Output |
+------------+ +------------+ +------------+ +------------+
| | | |
| | | |
User types Computer Memory saves Screen shows
or sends data calculates the data the result
resultprocess step in what a computer does?Input -> Output -> Process -> Store