predefined
Predefined refers to elements that are defined, established, or supplied in advance by a system, standard, or author, rather than created or configured by a user at runtime. Predefined items are fixed or pre-installed items that are available for use immediately, often to ensure consistency, compatibility, or efficiency. The term is frequently contrasted with user-defined, custom, or dynamic items that are created or determined during operation.
In computing, predefined values and identifiers appear in many contexts. Predefined constants in programming languages are
Advantages of predefined elements include consistency, predictability, and reduced development effort, since common needs are satisfied
See also predefined constant, reserved word, default value, standard library.