

MCQOPTIONS
Saved Bookmarks
1. |
In Java, each array object has a final field named _______ that stores the size of the array. |
A. | width |
B. | size |
C. | length |
D. | distance |
Answer» D. distance | |