Thursday, August 19, 2010

What is a Computer program?

A computer program is nothing more than a list of instructionsthat tells a computer what to do. The compuiter follows these instructions one by one until it reaches the end of the program. Each line in a computer program is usually s single command that the computer obey. Each command does only a vary small task, such os printing a name on the screen or adding tow numbers.

No comments:

Post a Comment