1. Why does java.util have so many concrete implementations and why would one choose one over the other? You positively should be able to identify where you would use what.
Atleast know the differences.
2. To what depth should I cover java.util related topics for the exam. Know the differences, try some programming so you are
familiar with the methods. How to get next item?
How to check the size? Methods for such actions.....
3. Do you think that the collections framework has been designed well? We can debate about this later, but first concentrate on the
differences and the learning aspects. Without knowing the differences,
we can't debate.