A Computer Program¶
Computer¶
A computer is a machine, which operates on something (input) and gives some meaningful result (output) following a predefined process (program)
Modern day computers use transistors made of silicon. However, it is not necessary that computers be built this way. The abacus is often regarded as a computer.
Program¶
A program is a set of instructions given to a computer.