Computer Science, asked by sabeenaparveen0194, 5 months ago

varaible declaration​

Answers

Answered by adrika03287
2

Answer:

In computer programming, a declaration is a language construct that specifies properties of an identifier: it declares what a word "means". Declarations are most commonly used for functions, variables, constants, and classes, but can also be used for other entities such as enumerations and type definitions.

Answered by Itzraisingstar
21

\huge\fcolorbox{black}{lime}{AnsweR:}

In computer programming, a declaration is a language construct that specifies properties of an identifier: it declares what a word "means". Declarations are most commonly used for functions, variables, constants, and classes, but can also be used for other entities such as enumerations and type definitions.

Similar questions