Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in C Programming by (45k points)

Could someone tell me what is a variable in C Programming?

1 Answer

0 votes
by (99k points)

A Variable in C Programming is just a variable that is used to store certain values, which will be stored in a memory location. Now this variable is also a way to point to a memory location, for easy identification, it could be manipulated and changed. If you wish to learn C and master it, check out the C Language course from Intellipaat. Also, watch the following video on C Programming Full Course made by industry experts.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...