• 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

SCJP2 1.4 today - 81%

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, y'all -
Thanks to JavaRanch resources and Dan Chisholm's mock exams, I passed 1.4 today. Had failed 1.2 in July but hadn't found Java Ranch yet.
My lowest section score was 50% in "Fundamental Classes in java.lang". They do hit it hard, maybe to make up for not testing I/O and AWT.
--Christine, SCJP2 1.4
 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!!
Does java.lang include only wrapper classes or does they include cloneable interface, comparator etc.
Pls Reply
Thanks
Salima
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
Do you have any tips or advice for future test takers in this forum?
 
Christine King
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Needless to say, I can't tell you exactly what was on my exam, and besides it was probably a different bunch of questions from what you'll get.
But anyway, what was included in java.lang was exactly and only what's on the "objectives" page at Sun's certification site:
* java.lang.Math methods
* immutability of String objects
* wrapper classes
[ Moderator: Can I say this? ] I didn't get anything about Comparator or Cloneable; you might.
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good job Christine
 
Ranch Hand
Posts: 2596
Android Firefox Browser Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Christine
- Manish
reply
    Bookmark Topic Watch Topic
  • New Topic