Try this exercise. Fill in the missing part by typing it in.
The List interface provides an _ collection of elements. It allows elements to be inserted, accessed, and removed based on their position in the list.
Write the missing line below.
The List interface provides an _ collection of elements. It allows elements to be inserted, accessed, and removed based on their position in the list.
Write the missing line below.