

MCQOPTIONS
Saved Bookmarks
1. |
Which of these methods can be used to obtain a static array from an ArrayList object? |
A. | Array() |
B. | covertArray() |
C. | toArray() |
D. | covertoArray() |
Answer» D. covertoArray() | |