Share this site with del.icio.us Share this site with digg Share this site with reddit Share this site with technorati Share this site with furl Share this site with stumbleupon Share this site with google Add this site to Yahoo Bookmarks Click here to add us to your favorites Subscribe to our Feed





program

Definition 1

General: Plan of action aimed at accomplishing a clear objective, with details on what work is to be done, by whom, when, and what means or resources will be used.

Definition 2

Computing: Set of coded instructions that a computer can understand to solve a problem or produce a desired result. Programs are written either in one of high-level programming languages (such as Basic, C, Java) which are easier but execute relatively slowly, or in one of low-level languages (assembly language or machine language) which are very complex but execute very fast. Two basic types of computer programs are (1) operating system, which provides the most fundamental instructions a computer uses in its operations, and (2) application program, which runs on the operating system and does a specific job such as word processing.

Browse by Letter: # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z