program


Telecommunication Standard TermsDownload this dictionary
program
1. A plan or routine for solving a problem on a computer. Note: Processing may include the use of an assembler, a compiler, an interpreter, or a translator to prepare the program for execution, as well as the execution of the program. The sequence of instructions may include statements and necessary declarations. 2. A sequence of instructions used by a computer to do a particular job or solve a given problem. 3. To design, write, and test programs.