Table of Contents
About
In computer programming , a variable is a abstract storage location paired with an associated symbolic name, which contains some known or unknown quantity of data or object referred to as a value ; or in simpler terms, a variable is a named container for a particular set of bits of type of data (like integer , float , string , etc…)1.
Anki
Links
References
Wikipedia. “variable”. Available at: https://en.wikipedia.org/wiki/Variable_(computer_science) . (Accessed: ). ↩︎