Exercise 3 – Arrays Summary Complete the following statements that summarize the concepts explored in the 'Arrays' section of this unit: Arrays are used to represent a sequence of _________ (possibly a large number) all of the same type, when we don't want to assign an identifier to each variable. Instead of an individual identifier, each variable is identified by a combination of the array __________ and a number representing the array _____. Individual variables within an array are called ________. Arrays are very often used in conjunction with _____, so that some action can be performed upon every variable in the array. Discussion of Exercise 3 Back to content Back to top 
RITSEC - Global Campus Copyright ?1999 RITSEC- Middlesex University. All rights reserved. webmaster@globalcampus.com.eg |