[exit Q&A]
Questions and AnswersThe ‘array.length’ field tells how many cells ‘array’ has. In our assignment, ‘array.lenth’ carries the value delivered to the constructor. You can verify it with the instruction ‘System.out.println( array.length )’.
Never go back!
What is the largest number you saw? How did you figure it out?