Alamance-Burlington School System

points to the location of a value in an array. In VB this array will have six elements. Using our egg/egg carton analogy, each position would be numbered, starting at 0. In the previous slide we declared an array but did not give the elements any values. Since the data type was integer all elements have a value of zero. Populating an Array ................
................