Choosing data structure
The Collections Framework includes several interfaces and sub-types. In many ways, their construction and the methods programmers interact with them are very similar. Your job, as a Java developer, is to pick the right type from the Collections framework to match your data structure need. In this exercise, drag and drop the type under the best description for that type.
This exercise is part of the course
Data Types and Exceptions in Java
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
