Saturday, January 21, 2012

English vocabulary/What is default?

Default(n)/payment non-payment non-attendance

evasion.

default1

n. A choice made by a program when the user does not specify an alternative. Defaults are built into a program when a value or option must be assumed for the program to function.

default2

vb. In reference to programs, to make a choice when the user does not specify an alternative.
code1

n. 1. Program instructions. Source code consists of human-readable statements written by a programmer in a programming language. Machine code consists of numerical instructions that the computer can recognize and execute and that were converted from source code. See also data, program. 2. A system of symbols used to convert information from one form to another. A code for converting information in order to conceal it is often called a cipher. 3. One of a set of symbols used to represent information.
code2

vb. To write program instructions in a programming language. See also program
program1

n. A sequence of instructions that can be executed by a computer. The term can refer to the original source code or to the executable (machine language) version. Also called software. See also program creation, routine, statement.
program2

vb. To create a computer program, a set of instructions that a computer or other device executes to perform a series of actions or a particular type of work.

No comments: