Computer Science, asked by Ob69619, 2 months ago

C. Explain with example.​

Answers

Answered by ak47716
0

Answer:

What you want to ask??? Can you tell?

Answered by radheshyam6441
0

Answer:

Variables in C Language. ... Variable is the name of memory location. Unlike constant, variables are changeable, we can change value of a variable during execution of a program. A programmer can choose a meaningful variable name. Example : average, height, age, total etc.

Similar questions