首页 > Term: declaration
declaration
A binding of an identifier to the information that relates to it. For example, to make a declaration of a constant means to bind the name of the constant with its value. Declaration usually occurs in a program's source code; the actual binding can take place at compile time or run time.
0
创建者
- Romain
- 44.44% positive feedback