Can Anybody tell the diff b/w jdk1.6 and latest version.

Answers were Sorted based on User's Feedback



Can Anybody tell the diff b/w jdk1.6 and latest version...

Answer / sai

Hi Bharathi Thanks for your Ans.But Im asking about java1.6
and latest version.
Ex:diff between jdk1.5 and jdk 1.6.

Is This Answer Correct ?    1 Yes 1 No

Can Anybody tell the diff b/w jdk1.6 and latest version...

Answer / 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

More Core Java Interview Questions

How to perform binary search in java?

0 Answers  


What does null mean in java?

0 Answers  


Differentiate between postfix and prefix operators in java.

0 Answers   HCL,


Program to print 1 1 2 1 2 3 1 2 3 4 like that

8 Answers   Huawei,


How many bytes is a string?

0 Answers  






Which class is used by server applications to obtain a port and listen for client requests?

0 Answers  


What is anonymous inner class?

0 Answers  


What are the performance implications of interfaces over abstract classes?

1 Answers  


What are passing parameters?

0 Answers  


Which class contains a method: cloneable or object?

0 Answers  


What is difference between Iterator and for loop

9 Answers   HP,


What are generic methods?

0 Answers  


Categories