Computer Science, asked by Devansh8840, 9 months ago

What is variable initialisation in Java​

Answers

Answered by Anonymous
2

Initializing a variable means specifying an initial value to assign to it (i.e., before it is used at all). Notice that a variable that is not initialized does not have a defined value, hence it cannot be used until it is assigned such a value.

Hope helps.!mate

Answered by Ys4
1

Answer:

See the pic clearly.

HOPE IT HELPS.

Attachments:
Similar questions