Originally posted by Dinesh Kumar:
But the additional material in 1.4 exam is only "assertions", and there is a very good and sufficient reading material available at Sun's site on Assertions.
Howdy -- just a little correction here... assertions is certainly the largest brand new addition, but we also expanded the Collection questions in a significant way, including more on hashcode and equals.
You might not see a large number of questions on those topics, but they are definitely there -- the objectives have been what we'll call "strengthened" .
But it's true that everything you need for assertions is in the Sun document, you can learn about the hashcode/equals contract from the API for class Object, and Collections you'll have to look elsewhere.
But of course there's this wonderful new 1.4 exam book coming out in December
cheers,
Kathy