Course Content
Programming Language C
About Lesson

What is Variable?

Ans. Anything which may change time to time. Like temperature.

Now understand variable in C.

variable

Implementation Rule

declaration of variable

variable assignment rule

 

variable using

Variable Program Example

variable-program

variable program output