Hello YouTube buddies... Variable and Constant = basically guys, we have already studied about variable and constant in school time, but while doing programming, we have still confusion between variable and Constant. Variable = A variable is an identifier which store the value. Variable is not fixed value. It changed while execution. Example = x, y, z etc. Constant = A constant is an identifier which has fixed value. It can't change while execution. Example = 1, 2,3,4,5,8,9 etc.
variable in c,constant in c,variable and constant,what is variable in c language,variable and constant in c programming,variable vs constant in c,difference between variable and Constant,how to identify variable and constant in c,how to recognize variable and constant in c,define variable and Constant in c language,types of constant in c,integer constant in c,floating point constant in c language,character constant in c language,string constant in c language,
0 Comments