
Link: JavaRanch
Java Programmer Exam FAQS
JAVA PROGRAMMER EXAMS
What are the differences between Sun Certified Programmer for Java 2 Platform 1.2 (CX-310-025) and 1.4 (CX-310-035) exams?
- All AWT objectives have been removed (there are no questions on GUI programming).
- All I/O objectives have been removed.
- An objective on Assertions has been added.
- A few of the previous objectives have been strengthened (you can expect more/more detailed questions of them). They include: hashcode and equals, Collections, Wrapper classes.
What has been removed from the new programmer 1.4 exam?
- All objectives related to AWT (there will be no questions on GUI programming.
- All objectives related to I/O.
What has been added to the new programmer 1.4 exam?
- Questions on the Assertion mechanism will be on the exam (you must know how to appropriately use assertions (for example, not just how but when) and you must know the command-line switches for both compiling and running with assertions enabled).
- Questions on Collections, equals, hashcode, and the Wrapper classes have been deepened, so you can expect more detailed questions on these topics.
How many questions will the new programmer 1.4 have?
The new Sun Certified Programmer for Java Platform 1.4 exam will have 61 questions.
How much time will be allowed when taking the new programmer 1.4 exam?
120 minutes.
When will the new programmer 1.4 exam be available?
The exam is available now! Certification details and
objectives are also available.
Does this impact my programmer 1.2 exam?
No, previously certified programmers are still certified, however, we always recommend that professionals maintain
currency in the technology. An upgrade exam (CX-310-036) is
available for programmers to update from programmer 1.x to programmer 1.4.
From: http://www.sun.com/training/certification/faq/index.html#java
Sun Certification Upgrade Policy
SUN CERTIFICATION UPGRADE POLICY
Unless otherwise stated, and beginning with all Sun Certification exams taken after August 1, 2003, certification offerings from Sun Services are based on a version of technology. The certification date and exam version appears on both a certificate and an identification card with the applicable certification title.
Sun maintains multiple versions of any certification exam or Sun Certified title to meet varying global demand for title versions and to offer IT professionals flexible certification options. Sun reserves the right to retire specific Sun certification exams or titles for any reason and at any time. Sun's certification policy and program are subject to change without notice.
Available Upgrade Exams
If you hold a down-level Sun certification, take advantage of these certification exam offerings to keep your certification current with a more recent software revision.
From: http://www.sun.com/training/certification/register/certification.html



