answersLogoWhite

0

What is the difference between Java 5 and Java 6?

Updated: 8/17/2019
User Avatar

Wiki User

7y ago

Best Answer

The main differences are:

1. Support for older Windows 9x versions dropped.

2. Performance improvements.

3. Improved web service support.4. New generic scripting API.

5. New Java compiler API.

6. Upgrade of JAXB to version 2.

7. Pluggable annotations.

8. GUI improvements.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between Java 5 and Java 6?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between 5 and 6?

1


What are the advantages of java 6 over java 5?

Java 6 has some major improvements over Java 5. Apart from the addition of additional coding libraries, it is compatible with more websites and still supported by Oracle, unlike the older version.


What is the difference between 5 and 6 rebar?

The diameter of the bar. #6 is 1/8" larger than the #5.


What is 6 times the difference between 22 and 5?

22 - 5 = 17 17 * 6 = 102 Final answer = 102


What is the next number 3 9 21 39 63?

NB 3,9,21,39,63. We note that #1;The difference between 3 & 9 = 6 #2 ;The difference between 9 & 21 = 12 ( 2 x 6) #3 ; The difference between 21 & 39 = 18 ( 3 x 6) #4 ; The difference between 39 & 63 = 24 ( 4 x 6) So it follows #5 ; The difference between 63 & X = ( 5 x 6 = 30 ) So 63 + 30 = 93 The answer !!!!!


What is the difference between a hexagon and a pentagon?

Hexagon has 6 sides pentagon has 5.


What is the difference between a pentagon and a hexagon?

Hexagon has 6 sides pentagon has 5.


Can you delete java 5 if you hava java6 on your computer?

You can remove Java 5 if you have Java 6 and Java 5 programs should still work on your machine. However, unless you are really strapped for hard drive space, which is unlikely given the size of hard drives nowadays, there's really no reason to remove Java 5.


What is a difference between numbers?

Difference means to subtract. 'What is the difference between a person 6 feet tall and a person 5 feet tall.' There is a 1 foot difference. (6 - 5 = 1). Normally the difference is expressed as a positive number, so you would take the larger number and subtract the smaller number.


What is the difference between -1 and 5?

Six. From -5 to 0 is five, and from 0 to 1 is one.


What is the difference between 7 and minus 6?

7 Start at the top & see the difference yourself. 6 5 4 3 2 1 0 -1 -2 -3 -4 -5 -6.


What is the difference of jdk in between java 2 SE and java NewEdition?

First of all, it's "JDK", not "jdk", and "Java", not "java". What do you mean by "Java new edition"? I do not find that term when I Google for it. "Java 2 SE" is a brand name for very old, obsolete versions of Java, between version 1.2 and 1.4, inclusive. The current version of "Java SE" (Java Standard Edition), as it is now called, is version 7, with support still available for version 6. These versions are also called 1.7 and 1.6, respectively. See <http://www.oracle.com/technetwork/java/javase/jdk7-naming-418744.html>