1 | A computer follows a set of step-by-step instructions, computing with values that are stored in its memory. |
2 | These are simple instructions, like "add two numbers". |
3 | A programming language like Java lets you write more complicated instructions. The compiler translates them into ones the machine can compute. |
4 | instructions |
5 | memory |