Lab from Experiments in Java: Session J6: Arrays and Hash Tables
Arrays in Java parallel vectors in Scheme. In both cases, access is provided to specific elements in one step, without traversing through long lists.
This document is available on the World Wide Web as
http://www.math.grin.edu/~walker/courses/153.sp00/lab-arrays.html
created April 11, 2000 by Henry M. Walker