Home >  Term: declaration
declaration

(1) In the C and C++ languages, a description that makes an external object or function available to a function or a block statement.
(2) A statement that establishes the names and characteristics of data objects and functions used in a program.
(3) In Java programming, a statement that establishes an identifier and associates attributes with it, without necessarily reserving its storage or providing the implementation. (Sun)

0 0

Creator

  • Peteh
  •  (V.I.P) 14225 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.