It's not a secret anymore!
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Collections methods Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Collections methods" Watch "Collections methods" New topic
Author

Collections methods

David Jones
Greenhorn

Joined: Dec 26, 2003
Posts: 27
Hi all,
I wonder whether the methods of Collections is needed in the exam, like the function return values, parameters or which Collections has which functions etc. This is because there is no such topic in the Kathy & Bert book, but I saw many questions regrarding this topic in some mock exams.
Thanks
David
Vad Fogel
Ranch Hand

Joined: Aug 25, 2003
Posts: 504
Welcome to JavaRanch, David!
You can rest assured that K&B covers the collection topics adequately for the purpose of the exam. Any other collection knowledge you gain is awesome however supplementary.
[ December 26, 2003: Message edited by: Vad Fogel ]
Steven Broadbent
Ranch Hand

Joined: Dec 10, 2002
Posts: 400
I did the exam on 23th december and there wasn't a single question on Collection methods.


"....bigmouth strikes again, and I've got no right to take my place with the human race...."<p>SCJP 1.4
David Jones
Greenhorn

Joined: Dec 26, 2003
Posts: 27
Thanks all for the reply.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Collections methods
 
Similar Threads
Collection Frameworks
new 1.4 exam - section 9- collection framework
TopicWise Mockup exams needed
Collections in Khalid's book
collectrions and collections Interfaces