Variables in C/C++ Gulzar Sheikh 03:44 Variable: Variable is nothing itself. It is actually name of memory location that our program can manipulate. In C language every variabl... Read more 2 comments: