Content deleted Content added
Paradoctor (talk | contribs) →Range of an array: dab |
No edit summary Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 1:
{{Refimprove|date=December 2006}}
In [[computer science]], the term '''range''' may refer to one of three things:
# The possible values that may be stored in a [[variable (programming)|variable]].
# The upper and lower bounds of an [[Array data structure|array]].
|