QBASIC is the most popular high level programming language.
A quantity in a computer program which does not change its value during the execution of the program is called a constant. There are numeric and string constant.
The quantity which may change its values during the execution of the program is called variable. There are string and numeric variable.