Glossary:Definition - Variable
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Variable | |
| Definition | Typed memory storage location. The variable type determines the sort of data it can hold and where and how it is stored. Variables include array elements, local variables, parameters, instance and static fields. | |
| See also | Type | |
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||