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
How to sort array of 0 and 1 in java?
What is meant by data hiding/encapsulation?
How are java objects passed to a method and what are native methods?
How to reverse string in java?
Is array synchronized in java?
Why string is called as immutable?
What is diamond operator in java?
Is int primitive data type?
What is appletviewer?
How to convert string to char and vice versa?
Is upper case in java?
Explain reverse a linked list iterative solution in java?
Justify your answer that you can't define a method inside another method in java, if you can then how?
What is role of void keyword in declaring functions?
What is the intersection and union methods?