Can Anybody tell the diff b/w jdk1.6 and latest version.
Answer Posted / bharathi
In truth, they both meant the same..SUN decided to switch to
majar version as acclaimed with "marketing geniuses". so
changed java1.5 and java1.6 as java5 and java6 respectively.
As well as others java1.2, java1.3 and java1.4.. but java1.3
and java1.4 was pick up and is referred to java2 only. when
java used for context as a technology or platform it is
meant as java6(major version) but when speaking as product
for implementing the technology is meant as java1.6.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain java coding standards for interfaces?
What will happen to the exception object after exception handling?
Explain the difference between abstract classes and interfaces in java?
What is jrmp?
How to perform quicksort in java?
What is the difference between conversation & casting?
Can you have two constructors in java?
What is difference between == and === in js?
What is <> used for in java?
What are wrapper classes in java?
What is final, finally, finalize?
What is Classloader in Java?
Tell me a few examples of final classes defined in Java API?
State the main difference between c++ and java?
Explain about complier design(phases)