Arrays

To use an array in a program, you must declare a variable to reference the array,
and you must .... For example, the following is wrong: ..... public class Test {

Part of the document