Computer Science, asked by jsjjsjsjajkakgga, 1 year ago

explain declaration and initialisation of variable​

Answers

Answered by charlie1505
1

Answer:

For a variable, a definition is a declaration which allocates storage for that variable. Initialization is the specification of the initial value to be stored in an object, which is not necessarily the same as the first time you explicitly assign a value to it.

Similar questions
Math, 6 months ago