AP Computer Science Aeasymcq1 pt
An enhanced for loop over an ArrayList gives
A.each element's value without the index
B.each index only
C.the list size
D.nothing
For-each yields values only.
Aeach element's value without the index
Practice more AP Computer Science A questions with full explanations
Practice Unit 7: ArrayList Questions →