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 difference between stringbuffer and string?
What is charat ()?
What is meant by tab pans?
What is void in java?
What is a void method java?
Can we change the value of static variable?
How to reverse a string in java?
What is variable declaration and definition?
Difference between throw and throws?
Are arrays primitive data types?
What is data type in computer?
Why inputstreamreader is used in java?
What is meant by inheritance and what are its advantages?
How can we make sure main() is the last thread to finish in java program?
Can you make a constructor final?