

MCQOPTIONS
Saved Bookmarks
1. |
Which internal exception is raised when a program references a nested table or varray element using an index number larger than the number of elements in the collection. |
A. | NO_DATA_FOUND |
B. | COLLECTION_IS_NULL |
C. | SUBSCRIPT_OUTSIDE_LIMIT |
D. | SUBSCRIPT_BEYOND_COUNT |
Answer» E. | |