Java Versions
Sometimes you read JDK 6.0 or JDK 1.6. So where is the difference?
JDK 6.0 is the product version whereas JDK 1.6 is the developer version.
Source: http://java.sun.com/javase/6/webnotes/version-6.html
Sometimes you read JDK 6.0 or JDK 1.6. So where is the difference?
JDK 6.0 is the product version whereas JDK 1.6 is the developer version.
Source: http://java.sun.com/javase/6/webnotes/version-6.html
corkneelo sagte,
03.08.2008 um 7:00
Thank you