Object-Oriented Programming with Java Lecture Notes

12 February 2008 • Types


An n-dimensional array of T values is actually one-dimensional array of n-1-dimensional T-array elements. In this case the last (outermost) array is the only array with uninitialized elements.


This page last modified on 24 January 2006.