Apurba PaulJan 10, 202010 min readVariable and Data Types_2:data type & sizes, variable names, declaration, statementsWhat is a Variable? A variable is an identifier which is used to store some value. Constants can never change at the time of execution....