Types: CS 310 Lecture notes

Object-Oriented Programming with Java Lecture Notes

10 February 2009 • Types


More accurately, an out-of-bounds array access throws an array-access exception, which may or may not end program execution depending on how the exception is handled once caught (if it’s caught; if it isn’t the program definitely ends).


This page last modified on 24 January 2006.