I was looking at Exam Objective 3.2 of
SCJP 5 (310-055). It involves File,FileWriter,FileReader and some more io classes.
There are methods of these classes, which need to study and remember. In K & B , some methods are listed as key methods. But what about rest of methods of these classes? Do we need to understand the rest which are not declared key methods?
Same happened with StringBuffer and StringBuilder. While solving mock exams i encounter with some methods which were not list ed as key methods. Do we need to remember all methods from these classes? Is there any guideline in 'exam objectives' which indicate which methods are their on exam?