[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Professional Certification » Developer Certification (SCJD)
 
RSS feed
 
New topic
Author

JDK Version and Java 2

Pieter Jacobs
Ranch Hand

Joined: May 20, 2009
Messages: 56

Hi guys,

I know JDK 1.3 / 1.4 and 1.5 is all part of Java 2.
In other words, for the SCJD Java 2 Certification I know I may use 1.5, but can someone tell me if 1.6 is also part of Java 2?

From the information I got off the web so far, it doesn't look like it though.

Thanks,
Pieter
Campbell Ritchie
Bartender

Joined: Oct 13, 2005
Messages: 14935

Welcome to JavaRanch

The version names are among the most complicated features of Java and there are several links you can find: 1 2 3.

I didn't realise that Java6 wasn't called J2SE any more.
Ulf Dittmer
Sheriff

Joined: Mar 22, 2005
Messages: 26745

I'm no expert on the SCJD, but I *think* an older version of Java (like Java 5) may only be used up to 18 months after a newer version (like Java 6) has been released. Which would mean that you need to use Java 6 now.

Also note that it's now called the "Sun Certified Developer for the Java Platform, Standard Edition" - no mention of a specific version.

Java web chartsImageJ PluginsSpecification URLsJava FAQs
Campbell Ritchie
Bartender

Joined: Oct 13, 2005
Messages: 14935

If this question is becoming about the SCJD exam, we have a forum where that is usually discussed, so I shall move you there.
Kengkaj Sathianpantarit
Ranch Hand

Joined: Jul 05, 2005
Messages: 1936

You should use the latest version, current is Java 6.

Please check from Sun's website, there is a constraint about 18 months as Ulf said, but I couldn't remember when the 18 months period begin.

To be safe, you should use the latest version.

SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
Pieter Jacobs
Ranch Hand

Joined: May 20, 2009
Messages: 56

Hi guys,

Thanks for the quick replies!

Thanks for those three links as well as all the feedback, I got my answer - so I will be using the latest jdk1.6 available for the Java2 SCJD assignment.

Enjoy your weekends!
Pieter
Campbell Ritchie
Bartender

Joined: Oct 13, 2005
Messages: 14935

You're welcome
liao Yang
Ranch Hand

Joined: Dec 27, 2006
Messages: 36

Hi

I'm interested in this topic and have a question to ask.

When you say "you have to use java 1.6" whether this means that you have to use the new language features in java 1.6 or it is enough that you just use the java jdk, i.e. parser, but still use language features from old versions?

Thank you
Liao
Roel De Nijs
Bartender

Joined: Jul 19, 2004
Messages: 1454

Hi Liao,

I think not using generics when you use a List or a Map, will result in points being deducted. Don't think you will fail.

But that's just my guess.

Kind regards,
Roel

SCJP (1.4 | 5.0 | 6.0), SCJD
http://www.javaroe.be/
http://www.zvcvalaar.be/
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Professional Certification » Developer Certification (SCJD)
 
RSS feed
 
New topic
MyEclipse Enterprise Workbench