Computer program

From Wikipedia, the free encyclopedia
(Redirected from Application software)
Jump to: navigation, search

A computer program is a list of instructions that tell a computer what to do. Everything done on a computer is done by using a computer program.

Some examples of 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 commands or 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 ones and zeroes, which is what the computer can read, so computer programmers write in a programming language. Once it is written, the programmer uses a compiler to turn it into a language that the computer can understand.

There are also bad programs, written by people who want to do bad things to a computer. Sometimes these are computer viruses, or spyware, or malware. Some of these programs try to steal information. Other ones damage the data stored on the hard drive. Some others send users to web sites that offer to sell them things.

Other pages [change]