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
What is flag in java?
Why chararray() is preferred over string to store the password?
What is class variable java?
What are different types of encoding?
Name some classes present in java.util.regex package.
What are synchronized methods ?
Define iterator and methods in iterator?
What is integers and example?
Why synchronization is important in java?
What is data string?
What are the disadvantages of using inner classes?
What is hashset in java?
Is char * a string?
When should I use a singleton?
Is null a string?