previous
|
start
|
next
Answers
new String[10];
new ArrayList<String>();
names
contains the strings
"B"
and
"C"
at positions 0 and 1
previous
|
start
|
next