A variable is a storage location in memory that is represented by a name and can hold different values during the execution of the program. What is a variable?
1) A data type in programming languages
2) A constant value in programming languages
3) A storage location in memory that can hold different values
4) A mathematical equation in programming languages

Answer :

Other Questions