Text view

Computer_program

- simple wiki

A computer program is a list of instructions that tell a computer what to do. Everything a computer does is done by using a computer program. A computer program is written in a programming language.
Some examples of computer programs:
A web browser like Mozilla Firefox and Apple Safari can be used to view web pages on the Internet.
An office suite can be used to write documents or spreadsheets.
Video games are computer programs.
A computer program is stored as a file on the computer's hard drive. When the user runs the program, the file is read by the computer, and the processor reads the data in the file as a list of instructions. Then the computer does what the program tells it to do.
A computer program is written by a programmer. It is very difficult to write in the ones and zeroes of machine code, which is what the computer can read, so computer programmers write in a programming language, such as BASIC, C, or Java. Once it is written, the programmer uses a compiler to turn it into a language that the computer can understand.

License information: CC BY-SA 3.0 and GFDL
MPAA: PG
Go to source: https://simple.wikipedia.org/wiki/Computer_program

Text difficulty