This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

Variable

From OdleWiki
Revision as of 02:13, 1 July 2015 by Kenneth John Odle (talk | contribs) (Created page with "{{Template:Disambiguation}} In programming, a ''variable'' is a container that can hold values such as * numbers * strings * objects * arrays * Booleans")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Disambig gray.svg

This is a disambiguation page, which lists pages which may be the intended target.

If a page link referred you here, the page you are actually looking for is probably listed below.

In programming, a variable is a container that can hold values such as

  • numbers
  • strings
  • objects
  • arrays
  • Booleans