Chapter 9: Arrays

Page 218: Java has a maximum array dimension of 255. That is you can declare up to a 255-dimensional array, but not a 256-dimensional array. However if you get anywhere close to this limit you're either being deliberately perverse or doing something wrong.


Corrections to Other Chapters
[ Cafe Au Lait | Books | Trade Shows | Links | FAQ | Tutorial | User Groups ]
Copyright 1996 Elliotte Rusty Harold
elharo@sunsite.unc.edu
Last Modified October 15, 1996