C. Explain with example.
Answers
Answered by
0
Answer:
What you want to ask??? Can you tell?
Answered by
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