muhammad,
read the exam objective, every thing is mentioned there..
but basically you need to master the following:
1- you must know the advantage of using every single collection class (Maps, treeMaps, array, vectors, sets, linkLists...etc).
2- You must be able to make apropriate selection of collection class that better suit a specific behaviour.
the best way to master these is not to look at mock exams questions, but to read the API first, and then get your hands dirty and write some code.