Java Data Structures
Array
A list of things
Every element must be the same type
Each is assigned a number (0, 1, 2, ...)
String
An array of characters
Methods are provided for printing, etc.
Previous slide
Next slide
Back to first slide
View graphic version