Range (computer programming): Difference between revisions

Content deleted Content added
No edit summary
m dab variable
Line 1:
In [[computer science]], the term '''range''' may refer to one of two things:
# The maximum and minimum values that may be stored in a [[variable (programming)|variable]].
# The upper and lower bounds of an [[array]].