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

Taking the SUN CERTIFIED PROGRAMMER FOR JAVA[tm] 2 PLATFORM 1.4 UPGRADE EXAM

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have passed the SUN CERTIFIED PROGRAMMER FOR JAVA[tm] 2 PLATFORM exam in June 2001. I am not sure whether it was the 1.2 exam then. Anyway, I am now thinking of whether to take the SUN CERTIFIED PROGRAMMER FOR JAVA[tm] 2 PLATFORM 1.4 upgrade exam. Do many people go in for this exam? Could someone please advise me? thanx.
Rebecca
[ March 06, 2003: Message edited by: Rebecca Abraham ]
[ March 06, 2003: Message edited by: Rebecca Abraham ]
 
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
Please check out the following discussions on this topic:
https://coderanch.com/forums/
https://coderanch.com/t/240485/java-programmer-SCJP/certification/Anyone-taken-upgrade-exam-yet
 
Ranch Hand
Posts: 1865
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The difference between 1.2 and 1.4 is as follows.
The 1.4 exam removes the AWT and IO topics but adds assertions and a couple new classes in the collections framework--LinkedHashMap and LinkedHashSet. The wrapper classes and the Object.hashCode and Object.equals methods are further emphasized in 1.4.
Everything that you need to know about assertions is available in the document Programming with Assertions.
For more information, please see the objectives for the 1.4 version of the exam.
 
Let's go to the waterfront with this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic