Questions about this topic? Sign up to ask in the talk tab.

Variable

From NetSec
Revision as of 04:43, 19 October 2011 by LashawnSeccombe (Talk | contribs)

Jump to: navigation, search

Something that contains data, for example, if you declare a variable "int x = 1", the variable x will contain the integer value of 1.