What is the Difference between JDK 1.4, JDK 1.5 and JDK 1.6 ?
Kishore Sahu
Ranch Hand
Joined: Mar 10, 2009
Posts: 31
posted
0
Hi Guys,
I want to know What is the Difference between JDK 1.4, JDK 1.5 and JDK 1.6 ?
Thanks,
Kishore
Kishore
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35247
7
posted
0
On http://java.sun.com/javase/reference/api.jsp you can find links to the full documentation of all major JRE releases. The release notes of each one have a section titled "What's new" or some such; that should provide what you're looking for.