您的位置:寻梦网首页编程乐园Java天地Core JavaJava Lecture Notes

Introduction

Content

Apply

Reflect

Extend

previous.gif
 (3087 bytes)

next.gif
 (2959 bytes)


Apply Index

Apply Page # 8

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

basicline.gif (169 bytes)

RITSEC - Global Campus
Copyright ?1999 RITSEC- Middlesex University. All rights reserved.
webmaster@globalcampus.com.eg