Types: CS 310 Lecture notes

Object-Oriented Programming with Java Lecture Notes

10 February 2009 • 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 null elements.


This page last modified on 24 January 2006.