• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Distribution of Test Question

 
Ranch Hand
Posts: 296
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are the questions on the SCJP exam evenly distributed between the objectives as posted by Sun?
For example, would you say there are approximately the same number of questions on I/O as Threads?
This would help me focus by studies...
From reading some of the posts, it would seem that most people have trouble with Threads and Inner classes. Is that a fair statement?
Regards,
Drew
 
Ranch Hand
Posts: 625
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
They are not evenly distributed, but I think Sun makes a concerted effort to try. Obviously you can't ask five questions on Garbage Collection. I think I had one or two. I had a lot of questions on Threads, IO, Overloading/Overriding etc. and some on AWT. Overall, if I can remember correctly, I got at least five questions on all the subjects except Garbage Collection.
 
reply
    Bookmark Topic Watch Topic
  • New Topic