Can Anybody tell the diff b/w jdk1.6 and latest version.
Answers were Sorted based on User's Feedback
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 |
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 |
Can you declare the main method as final?
What is a qms manual?
Difference between overloading and overridding?
can u override the start() method of Thread class
what is data binding? give the example
How many characters is 16 bytes?
What are inner and anonymous class?
how jvm allocates memory for stack?
What is the life-cycle of an object?
when System.out.println("") is executed what happens in the back ground?
Can you override static method in java?
What is a nested list?