TIA's Glossary of Telecommunication Terms

0-9 | 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

Search Term

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.

Related Term

Back