MCQOPTIONS
Saved Bookmarks
| 1. |
Which exception is thrown when an array element is accessed beyond the array size? |
| A. | rrayElementOutOfBounds |
| B. | rrayIndexOutOfBoundsException |
| C. | rrayIndexOutOfBounds |
| D. | one of these |
| Answer» C. rrayIndexOutOfBounds | |