• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Dan's Q of Collections level

 
Ranch Hand
Posts: 116
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I don't know if asked before but I want to know how much in detail are we supposed to follow the Dan's exams specially for Collections and Threads for SCJP. Ex. the following Q is in the Collections exam.

He has exam 1 and exam 2 for collections , Should I learn and follow all this questions .
Also the thread questions are also really tough I feel. I should follow these too strictly ?
Any suggestions are welcome.
 
Ranch Hand
Posts: 330
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have the same concern. Do we have to know the methods for each of the classes in the Collections framework?
thanks.
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are supposed to know the well-known methods... U know, the collections classes are very very useful in the real world... It's good to have a strong foundation on them...
But for the exam, I can say that the well-known methods are enough...
 
Ranch Hand
Posts: 1865
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, that question is a little beyond the scope of the real exam. I'll remove it from the next version of my exam.
Thank you.
reply
    Bookmark Topic Watch Topic
  • New Topic